-
Created a new component to show the AI summarization button on the front end.
-
Implemented front-end logic to handle fetching data from the Discovery backend LLM agent API.
-
Added CRUD functionality for the JetAdmin setup.
-
The front end now displays the results from the Disco Frontend.
-
Implemented backend logic to process prompts using Veritone Agents Toolkit.
-
Created a mock API for the front end on the Discovery backend.
-
The front end now sets the context for the LLM prompt.
-
Updated Grafana to visualize data on the backend.
-
Added Pendo tracking for the summary agent feature.
-
Created a feature flag and logic to show the AI Summary feature.
-
Added a schema ID to the datacenter config for staging.
-
Implemented front-end functionality to handle downloading the summary agent in reports.
-
Added a "Name" column to the Prompt History tab in Discovery.
-
Handled the download summary agent in scheduled reports on the front end and engine.
-
Created a new API on the backend to support generating a summarization report.
-
Created a backend endpoint to call agent-prompt and generate-ai-s.