v1.3.0
ItzCrazyKns/Vanev1.3.0May 4, 2024by ItzCrazyKns
AI Summary
Introduces custom OpenAI endpoints and separates model providers, alongside fixes for message action execution.
Key Highlights
- Add support for custom OpenAI endpoints
- Separate embedding model providers from chat model providers
- Fix Speak action won't run for message without sources
New Features
- Custom OpenAI endpoints
- Separate model providers
- Speak action fix
- Message actions visibility fix
Full Release Notes
## v1.3.0 ### Fixes - Speak action won't run for message without sources - Message actions for all the messages disappears when last message is loading ### Changes - Add support for custom OpenAI endpoints. - Separate embedding model providers from chat model providers.