improved
Release - 2024-05-05
6 months ago by Scale AI
- Simplified the chat endpoints by consolidating all chat under the
/chat
endpoint, removing/chat/api
- Removed associating models with threads, instead allowing any model to interpret thread context and resume a conversation
- Remove override parameters for "Dynamic Donovan", instead making it the default chat route
- Added Gemma, Groq, and custom fine tuned models for national security use cases
- Added more visibility into upload status when uploading dataset artifacts
- Added support for intermediate thoughts for agentic API calls
- Fix MIME type errors when uploading files