ai_chat
AI Chat allows users to use the ai_assistant_api from the AI Agents module to create an ai chat for certain roles.
What it does
- Integrating any custom made assistant.
- Integrating different chat assistants based on roles
- Addressing multiple assistants to a role using a dropdown in the chat
Setup
1. Install ai chat module
2. Install your ai provider
3. Setup your provider with needed settings
4. Create a custom assistant (admin/config/ai/ai-assistant)
5. Go to admin/config/ai/settings and set up the default assistants.
(You will need a 'chat' assistant, the rest is optional but useful)
6. Go to admin/config/ai/ai-chat and configure the chat
The chat has been tested with GPT 4.O and works with tools and as normal chatbot. Any other models have not been tested.