cancelei / AI-Project_Codex

This is a Self-made project in the beginning of my career as a Software Developer. It is a Client-Server Side Application that interacts with ChatGPT from OpenAI, via API exchange. Just for fun.
https://ai-project-codex.vercel.app
2 stars 0 forks source link

Limit on UX when chatting with AI #2

Closed cancelei closed 2 months ago

cancelei commented 1 year ago

In a Given thread, the API calls for subsequent messages don't come empowered with the knowledge of the previous conversations.

This requires a backend fix.