7 / Chat interfaces
No due date
64% complete
Milestone - Chat interfaces:
- 🔧 Chat wrappers: Streamlining the way we handle input and output in common chatbot situations like managing messages, maintaining history, handling responses, and adding extra annotations (think sources).
- 👨🏻💻 Developer tools: Upgrading our CLI to allow for quick debugging of chatbots.
- 🔌 Integrations: Setting up connections w…
Milestone - Chat interfaces:
- 🔧 Chat wrappers: Streamlining the way we handle input and output in common chatbot situations like managing messages, maintaining history, handling responses, and adding extra annotations (think sources).
- 👨🏻💻 Developer tools: Upgrading our CLI to allow for quick debugging of chatbots.
- 🔌 Integrations: Setting up connections with popular chat platforms such as OpenAI GPTs to broaden our reach.
- 🎨 Frontend interface: Crafting a simple yet functional UI to demo applications created using 🐰Ragbits quickly.
- 💾 Chat history persistence: Implementing a way to save chat histories efficiently, likely leveraging a database.
- 🌟 User feedback: Building an extra layer to our chat persistence system that lets users rate chatbot responses for improved interaction.