Anse
Meet Anse: Your go-to AI tool for elegantly getting answers through a conversational interface. With OpenAI and Azure integration, customize settings for optimal responses. Explore documentation and GitHub for more info. #AI #Anse #ConversationalAI
- Conversations interface is where recent messages are displayed for the user to view.
- Settings section allows configuration changes for system language, API keys, base URL, models, token limits, temperature, and other parameters.
- OpenAI API is defined with base URL, model (gpt-3.5-turbo), and specific settings like max tokens, message size, temperature, and top P value.
- Azure OpenAI API integration is mentioned with similar settings like API key, model, max tokens, message size, temperature, and top P value.
- Replicate API details are not defined, including API token.
- Google API key and model (gemini-pro) settings are not specified.
- Google model has different settings compared to OpenAI, such as max tokens, output tokens, temperature, top P, top K, and max history message size.
- Links to documentation and GitHub are provided for further reference.