varunon9 / pocket-ai

Pocket AI: OpenAI GPT-3.5 powered free chatbot android app in Flutter similar to Chat-GPT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

setting to configure completions API endpoint

khimaros opened this issue · comments

i'm using llama-cpp-python[server] to run an OpenAI compatible chat/completions endpoint. it runs at http://127.0.0.1:8000/v1 generally. this is working well with other (desktop) clients such as BetterChatGPT