cogentapps / chat-with-gpt

An open-source ChatGPT app with a voice
https://www.chatwithgpt.ai
MIT License
2.3k stars 489 forks source link

Add API? #153

Open wuast94 opened 1 year ago

wuast94 commented 1 year ago

Would be nice if the application could get an API to use it as a bridge with external applications

catgirl69 commented 1 year ago

yip

aadityabhatia commented 1 year ago

What features would you like to see in this API beyond what you get from OpenAI API?

trashsn0 commented 1 year ago

It would be amazing to interact with a chat through API, -> keeping the context, system prompt, temperature ... -> The API would actually POST the messages through the chat.

I can see such an API very usefull for monitoring messages sent through an app.