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