improved

Release - 2024-04-01

  1. Fix for copy asset URL to correctly parse asset keys containing # characters.
  2. Addition of spoof parameter to useDonovanRouter hook to persist the spoof query parameter when calling navigate.
  3. Update to API authentication for web app to correctly resolve the identity of the user based on their API key.
  4. Persist model message and flush when streaming is complete or errors out.
  5. Use HTML anchor for link redirect in permalink.
  6. Update to gdelt-jobs.ts to retain one more day of data before archiving.
  7. Add organization object to user object in metrics reporting.
  8. Remove hourly resyncs to reduce stress on egp-api-backend.
  9. Update Google Drive directions based on lessons learned from EPD Google Drive.
  10. Add Model Response comparison to donovan UI.
  11. Move Landing pages input into CompactChat and use in both Landing and ModelEval views.
  12. Add updated endpoints for comparing models.
  13. Test: add awaitLocation command to cypress with baked-in timeout of 30s.
    Bug Fixes:
  14. Fix non-streaming workspace overrides to use non-dynamic Donovan for model endpoint overrides.
  15. Update dataset ID to be passed in report generation.
  16. Allow some users to navigate to models evaluation.
  17. Add dynamic stream first chunk latency metric.
  18. Create routes for internal development of datasets.
  19. Disable actions during message generation.
  20. Use dynamic Donovan without model endpoint override.
  21. Fix incompatible modal model selection.
  22. Disable chat input during response generation.
  23. Delete thread configs in dataset deletion.
  24. Add custom environment disclaimer.
  25. Removing elevation 2 behind chat messages.
    Significant Alterations:
  26. Revamped suggested prompts UI with a facelift and use of a PNG icon from Figma.
  27. Update to support both horizontal and vertical carousels in the suggested datasets.
  28. Fixing click on citations intermittently not opening to page number.
  29. Fixing name for archival on gdelt script.
  30. Delete agent thoughts when deleting dataset.