dal
6eba7eac42
Merge branch 'evals' into dal/cli-final-features
2025-05-05 15:26:44 -06:00
dal
75e6e6de76
ok everything is working pretty well
2025-04-29 17:36:34 -06:00
dal
32501e4a0f
raindrop added
2025-04-28 14:00:36 -06:00
dal
279bc7c6c5
improved error handling on the agent workflow for catching sender errors and others.
2025-04-26 10:59:37 -06:00
dal
8ad1801d9d
agent retry syste a little more resilient
2025-04-26 10:47:58 -06:00
dal
5c81ade0e2
search stored values work
2025-04-23 11:47:11 -06:00
dal
115d525d96
Add dataset_security dependency and implement permission checks for dataset access
...
- Added `dataset_security` as a dependency in `Cargo.toml`.
- Enhanced SQL validation in `common.rs` to check user permissions before executing queries.
- Updated metric file processing functions to include user ID for permission validation.
- Modified dataset retrieval in `search_data_catalog.rs` to return permissioned datasets based on user access.
- Updated planning tools to include guidelines for modifying visualizations in bulk.
2025-04-18 10:36:57 -06:00
dal
1f1b177ea2
new tools and structure
2025-04-10 14:44:52 -06:00
dal
82f526ae46
buster cli agent
2025-04-10 11:01:00 -06:00
dal
141736f5a6
remove unused deps
2025-04-04 16:50:44 -06:00
dal
3a9c9dbf84
added logging to agent
2025-03-18 12:16:24 -06:00
dal
a9cd975a0b
moved off gemini and added braintrust client for better tracing.
2025-03-14 08:56:21 -06:00
dal
e917dacafe
ok reverting to old commit will have to come back to streaming problems later.
2025-03-13 12:36:21 -06:00
dal
4432574086
better use of user throughout agents and tools
2025-03-12 08:27:59 -06:00
dal
0c5768f7c0
moved a lot into their own lib to make easier to use.
2025-02-28 12:32:41 -07:00
dal
ce1fb87b19
moved agent into own lib
2025-02-28 10:35:55 -07:00