gpt4all/gpt4all-api/gpt4all_api/app/api_v1/routes
2023-10-05 18:16:19 -04:00
..
__init__.py GPT4All API Scaffolding. Matches OpenAI OpenAPI spec for chats and completions (#839) 2023-06-28 14:28:52 -04:00
chat.py GPU Inference Server (#1112) 2023-07-21 15:13:29 -04:00
completions.py Added optional top_p and top_k 2023-08-15 12:06:49 -04:00
embeddings.py Add embeddings endpoint for gpt4all-api (#1314) 2023-08-10 10:43:07 -04:00
engines.py Switch to new models2.json for new gguf release and bump our version to 2023-10-05 18:16:19 -04:00
health.py GPU Inference Server (#1112) 2023-07-21 15:13:29 -04:00