issues
search
callbacked
/
keyless-gpt-wrapper-api
A Free OpenAI-compatible API designed to interact with models like GPT-4o, Claude 3 Haiku, Mixtral 8x7b & Llama 3 70b through DuckDuckGo's AI Chat.
https://callbacked.github.io/keyless-gpt-wrapper-api/
21
stars
2
forks
source link
More openai api compatibility
#4
Closed
callbacked
closed
2 months ago
callbacked
commented
2 months ago
Adds more stuff to better replicate the structure of OpenAI's API.
Refactored the code to use one endpoint for both streaming and non streaming (no more /completions/non-streaming, just /completions)
Implemented a better way of streaming text (that should be the last of it finally)
Added an additional demo vid using Aider
callbacked
commented
2 months ago
Looks good to me 😜