private-gpt/fern/docs/pages/manual
Matthew Hill 2d27a9f956
feat(llm): Add openailike llm mode (#1447)
This mode behaves the same as the openai mode, except that it allows setting custom models not
supported by OpenAI. It can be used with any tool that serves models from an OpenAI compatible API.

Implements #1424
2023-12-26 10:26:08 +01:00
..
ingestion-reset.mdx Refactor documentation architecture (#1264) 2023-11-19 18:46:09 +01:00
ingestion.mdx Fix the parallel ingestion mode, and make it available through conf (#1336) 2023-11-30 11:41:55 +01:00
llms.mdx feat(llm): Add openailike llm mode (#1447) 2023-12-26 10:26:08 +01:00
settings.mdx Multi language support - fern debug (#1307) 2023-11-25 14:34:23 +01:00
ui.mdx feat(ui): Allows User to Set System Prompt via "Additional Options" in Chat Interface (#1353) 2023-12-10 19:45:14 +01:00
vectordb.mdx Make qdrant the default vector db (#1285) 2023-11-20 16:19:22 +01:00