added
Different Chatbot Models
about 2 months ago
Our Multimodal Dialog API now supports selecting different LLMs to enhance your chat experience.
- Base LLM: This is our default model, previously the only option available. It is our latest, most powerful, and engaging model designed for different chat scenarios.
- Realistic Chat LLM: A new model tailored for creating more natural and human-like conversational tones. Unlike the Base LLM, it does not support internet roleplay formats, making it best suited for straightforward, realistic dialog.
You can specify your preferred model by setting the model_name
field in the chat_settings
configuration.