Commit Graph

648 Commits

Author SHA1 Message Date
dal 539dac8922
tests and fixes 2025-05-09 10:31:21 -06:00
dal 61467e886c
sql analysis improvements 2025-05-09 10:13:47 -06:00
dal 0bac0282bb
dialect on analysis 2025-05-09 10:03:03 -06:00
dal 64d97b5e17
oai and litellm config 2025-05-09 07:46:09 -06:00
dal abfdde6973
snowflake api fix 2025-05-08 18:27:22 -06:00
dal 49ae7cee12
snowflake print 2025-05-08 18:11:04 -06:00
dal 283ef7bfb6
Merge branch 'staging' into evals 2025-05-08 15:30:13 -07:00
dal 854ec0b0b5
last few tweaks 2025-05-08 16:27:47 -06:00
dal 9cc01639c5
strict mode and ignore metadata func 2025-05-08 15:44:34 -06:00
dal c08c72134b
refactor: update reasoning effort and model names across agent configurations 2025-05-08 14:49:01 -06:00
dal abf09eed6b
ok some quick changes for bugs 2025-05-08 03:12:44 -06:00
dal f08ef35270
cli release for homebrew deploy, backwards compatibiltiy on model types 2025-05-08 01:55:58 -06:00
dal 3d19d8eab0
cli release and locla oai setup 2025-05-08 01:12:57 -06:00
dal 7519e066f9
flash on conversation title 2025-05-07 23:44:50 -06:00
dal 024daa9960
flash preview for review and data catalog search 2025-05-07 18:59:59 -06:00
dal 46cb2c3b3b
rerank test and tweak 2025-05-07 18:31:37 -06:00
dal fb0077c583
docker release update to merge to latest. run updates, migrate rerank 2025-05-07 18:25:34 -06:00
dal 87fcc41e2d
buster start, stop, restart handled well 2025-05-07 18:13:56 -06:00
dal 38ac1ec47f
no unix commands 2025-05-07 09:14:02 -06:00
dal d8ea573c56
os fix on ssh tunneling 2025-05-07 08:54:21 -06:00
dal 3410475c2d
docker release public 2025-05-07 07:56:09 -06:00
dal fe6866dd7e
Merge branch 'evals' into dal/self-hosting-guide 2025-05-06 16:59:04 -06:00
dal b0af860c07
parse, deploy, config changes 2025-05-06 14:57:32 -06:00
dal 19cf2d1f2c
deploy clean up and data source correct env for now 2025-05-06 14:39:56 -06:00
dal 7b8181e596
hotfix: braintrust logging failing 2025-05-06 14:09:15 -06:00
dal 0a4198fed1
removed file path and other weird things 2025-05-06 13:35:41 -06:00
dal f0530f1ef9
ok things are pretty good, but a few more tweaks 2025-05-06 13:23:18 -06:00
dal cb430074a7
migrate the deploy logic into its own handler and simplify, init auto semantic creation, map semantic models from buster config 2025-05-06 11:12:19 -06:00
dal 0b51ef4edf
cli migration and cleanup 2025-05-06 09:36:21 -06:00
dal e66843b1f1
prds, docker release, models 2025-05-06 08:09:31 -06:00
dal 4791a62531
models created 2025-05-05 18:47:49 -06:00
dal c3c8100f3c
moved semantic layer to server libs for now 2025-05-05 18:41:16 -06:00
dal 7709c2c3b2
no colon in timeframe 2025-05-05 17:51:45 -06:00
dal d1e8bad4fc
Merge pull request #269 from buster-so/evals
Evals
2025-05-05 16:49:11 -07:00
dal 8fd0ce820d
sql dialect guidance and passing 2025-05-05 17:35:36 -06:00
dal 8b76581454
timeframe and extract type 2025-05-05 16:58:59 -06:00
dal 649cc69039
Merge pull request #266 from buster-so/evals
Evals
2025-05-05 15:29:56 -07:00
dal 6eba7eac42
Merge branch 'evals' into dal/cli-final-features 2025-05-05 15:26:44 -06:00
dal 70cdb1882f
Refactor secret management and command structure
- Removed the `SecretIdResult` struct from `vault.rs` and updated `create_secret` to return `Result<()>` instead of `Result<Uuid>`.
- Adjusted the SQL query in `create_secret` to directly call the vault function without fetching the ID.
- Updated error handling in `update_secret` and `delete_secret` for consistency.
- Refactored `create_data_source_handler` to use the data source ID for storing credentials in the vault.
- Deleted the `generate.rs` command file and removed its references in the command module.
- Introduced a new `ProjectContext` struct in `exclusion.rs` to support multi-project configurations in `BusterConfig`.
- Updated the `init` command to create a new configuration structure using `ProjectContext` and sort database types alphabetically.
2025-05-05 15:03:14 -06:00
dal 82c415e80f
fix on stored v alues functions 2025-05-05 13:50:15 -06:00
dal e0a473b677
Merge pull request #258 from buster-so/evals
Evals to Staging
2025-05-05 10:24:10 -07:00
dal e8cbbf088c
revert 2025-05-05 09:54:40 -06:00
dal b4316b6119
unit testing for litellm 2025-05-05 08:24:01 -06:00
dal 61833c0997
prompt improvements on plan templates. 2025-05-03 08:02:46 -06:00
dal 830de45bfa
llm clarification on metric yml and lock metric yml to an enum 2025-05-02 14:45:27 -06:00
dal 5fd8531ce3
null not as string on number separator style 2025-05-02 14:38:26 -06:00
dal 0997022da6
setup script fixed 2025-05-02 13:49:23 -06:00
dal 03d14da9e3
seed script done 2025-05-02 13:46:25 -06:00
dal 3cdd960004
ok makefile and setup 2025-05-02 13:39:12 -06:00
dal 3addf1bde4
seed with setup 2025-05-02 13:15:20 -06:00