buster/apps/api/libs/query_engine/src
dal 2cd36e47e1
feat: add Google Vertex AI and improve model handling
- Added support for Google Vertex AI model version 2.2.27 in pnpm-lock.yaml and package.json.
- Introduced new model wrappers for Sonnet4 and Haiku35 with fallback logic.
- Updated various agents to utilize the new Sonnet4 model instead of the previous anthropicCachedModel.
- Enhanced error handling and retry logic in the fallback model implementation.
- Increased processing row limit in Snowflake query to 5000 for better performance.
- Added tests for new AI fallback models and their streaming capabilities.
2025-07-23 07:22:52 -06:00
..
data_source_connections Remove custom connect_timeout parameter from Redshift connection 2025-07-22 13:34:33 +00:00
data_source_query_routes feat: add Google Vertex AI and improve model handling 2025-07-23 07:22:52 -06:00
credentials.rs Mastra braintrust (#391) 2025-07-02 14:33:40 -07:00
data_source_helpers.rs Mastra braintrust (#391) 2025-07-02 14:33:40 -07:00
data_types.rs Mastra braintrust (#391) 2025-07-02 14:33:40 -07:00
lib.rs Mastra braintrust (#391) 2025-07-02 14:33:40 -07:00