Skip to content

v0.0.5

Compare
Choose a tag to compare
@Barqawiz Barqawiz released this 27 Nov 22:25
· 37 commits to main since this release
da66d37

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