You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gpt4all/gpt4all-api/gpt4all_api/app/api_v1/routes
Brandon Beiler fb576fbd7e
Update to gpt4all version 1.0.1. Implement the Streaming version of the completions endpoint. Implemented an openai python client test for the new streaming functionality. (#1129)
Co-authored-by: Brandon <bbeiler@ridgelineintl.com>
1 year ago
..
__init__.py GPT4All API Scaffolding. Matches OpenAI OpenAPI spec for chats and completions (#839) 1 year ago
chat.py GPT4All API Scaffolding. Matches OpenAI OpenAPI spec for chats and completions (#839) 1 year ago
completions.py Update to gpt4all version 1.0.1. Implement the Streaming version of the completions endpoint. Implemented an openai python client test for the new streaming functionality. (#1129) 1 year ago
engines.py GPT4All API Scaffolding. Matches OpenAI OpenAPI spec for chats and completions (#839) 1 year ago
health.py GPT4All API Scaffolding. Matches OpenAI OpenAPI spec for chats and completions (#839) 1 year ago