buster/packages/ai
dal 855e7b1a55
Integrate dataset handling into Analyst and Think and Prep agents
- Added support for fetching and managing user-specific datasets in the `analystAgentTask`, enhancing the context available for processing.
- Updated the `AnalystAgent` and `ThinkAndPrepAgent` schemas to include datasets, ensuring they are passed correctly in system messages.
- Implemented error handling for dataset retrieval to prevent workflow interruptions.
- Adjusted integration tests to accommodate the new datasets structure, ensuring comprehensive coverage.

These changes improve the agents' ability to utilize relevant datasets, enhancing their functionality and user experience.
2025-08-12 19:31:25 -06:00
..
evals merge staging 2025-08-08 13:17:58 -06:00
scripts Use tsx and .ts files for validation 2025-07-21 16:07:14 -06:00
src Integrate dataset handling into Analyst and Think and Prep agents 2025-08-12 19:31:25 -06:00
.env.example Mastra braintrust (#391) 2025-07-02 14:33:40 -07:00
.gitignore Mastra braintrust (#391) 2025-07-02 14:33:40 -07:00
CLAUDE.md big migration of tools 2025-08-07 17:10:24 -06:00
README.md big migration of tools 2025-08-07 17:10:24 -06:00
biome.json update ai biome settings 2025-07-22 12:20:51 -06:00
env.d.ts Mastra braintrust (#391) 2025-07-02 14:33:40 -07:00
package.json Merge remote-tracking branch 'origin/staging' into dal/upgrade-to-ai-sdk-v5 2025-08-12 12:53:48 -06:00
tsconfig.json Update inlcude 2025-07-12 23:46:09 -06:00
turbo.json update database dev 2025-07-15 22:26:13 -06:00
vitest.config.ts Enhance TODO creation process with streaming support 2025-08-12 18:32:56 -06:00

README.md