buster/api/libs
dal e9a269983b
feat: add support for custom environment variables in CLI commands
- Introduced `env_vars` option in the `start` command to allow users to set environment variables in KEY=VALUE format.
- Implemented `update_arbitrary_env_vars` function to update the .env file with provided variables.
- Adjusted `setup_persistent_app_environment` to handle custom environment variables.
- Added `MAX_RECURSION` variable to .env.example and updated recursion limit logic in the agent implementation.
2025-05-31 07:15:50 -06:00
..
agents feat: add support for custom environment variables in CLI commands 2025-05-31 07:15:50 -06:00
braintrust remove unused deps 2025-04-04 16:50:44 -06:00
database update trendline 2025-05-13 10:42:59 -06:00
dataset_security Enhance error handling and version management in metric file processing. Added detailed error logging for failed dataset associations and improved YAML serialization handling. Updated structures to track updated versions during metric modifications. 2025-04-30 17:22:47 -06:00
email starting to work on file streaming, moved resend logic, permissions 2025-04-18 12:21:25 -06:00
handlers Merge pull request #309 from buster-so/dal/local-deployment 2025-05-12 10:18:19 -07:00
litellm oai and litellm config 2025-05-09 07:46:09 -06:00
middleware buster start, stop, restart handled well 2025-05-07 18:13:56 -06:00
query_engine few more snowflake tests 2025-05-12 17:18:44 -06:00
raindrop raindrop added 2025-04-28 14:00:36 -06:00
rerank add fast embed rerank for local deployment (#329) 2025-05-21 23:55:51 -07:00
search added in review todos, and fixed the search bug 2025-04-16 08:29:25 -06:00
semantic_layer hotfix: relationship tweak for LLM 2025-05-30 16:54:49 -06:00
sharing Enhance API documentation and implement password protection for public assets 2025-04-07 17:44:41 -06:00
sql_analyzer analysis vague references improvements 2025-05-13 12:04:51 -06:00
stored_values improvement: sync jobs 2025-05-09 15:54:36 -06:00
streaming restore chat assets 2025-03-25 12:55:39 -06:00
CLAUDE-TEMPLATE.md Enhance API documentation and implement password protection for public assets 2025-04-07 17:44:41 -06:00
CLAUDE.md add more claude context and docs 2025-03-21 13:48:37 -06:00