v0.0.5
New Changes 🌟
- Improve the user experience and design.
- Add a playground feature for users to test the chatbot before connecting to the APIs.
- Enable the ability to switch between different models within the frontend chatbot.
- Introduced a unified embedding layer, which allows users to obtain vectors from openai, cohere, or replicate with the same input format.
UI Screenshot
Install & Run
docker pull intellinode/intelliserver:latest
docker run -p 80:80 intellinode/intelliserver:latest