private-gpt/fern/docs/pages
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
..
api-reference feat(settings): Update default model to TheBloke/Mistral-7B-Instruct-v0.2-GGUF (#1415) 2023-12-17 16:11:08 +01:00
installation docs: remove misleading comment about pgpt working with python 3.12 (#1394) 2023-12-15 21:35:02 +01:00
manual feat(llm): Add openailike llm mode (#1447) 2023-12-26 10:26:08 +01:00
overview feat(settings): Update default model to TheBloke/Mistral-7B-Instruct-v0.2-GGUF (#1415) 2023-12-17 16:11:08 +01:00
recipes Adding german speaking model to documentation (#1374) 2023-12-08 11:26:25 +01:00