improved

Release - 2024-05-05

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