Skip to content

Intelli V0.0.6

Compare
Choose a tag to compare
@intelligentnode intelligentnode released this 08 Feb 23:23
· 133 commits to main since this release
6379ba0

What's New 🌟

Simplified Chatbot Creation

Create chatbots capable of utilizing various AI backends without altering your core codebase. This feature supports OpenAI, Mistral, and Gemini, simplifying the process of integrating intelligent conversational agents into your applications.

Enhanced Document Interaction

Enable your applications to interact with documents through chat.

Streamlined AI Flows

Create and manage flows of tasks executed by different AI models, enhancing automation and efficiency.

To build async flows with multiple paths, refer to the flow tutorial.