Skip to content

1.22.0-dev

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 22:26
· 20 commits to main since this release
ffeb4d5
add some simple alerts when a model does not exist (#229)

* add some simple alerts when a model does not exist

* add nav buttons

* switch to using suspense query for amp config

* better error handling for streaming

* bumping crewai configs to be more lenient

* bump max iter time to 120 seconds

* fixed merge conflicts

* bump back to 120

* use the proper model name for the crew planner agent

* changed to runtime error

* unquote crew ai errors

* added more info in tips

* remove unused import

* Update llm-service/app/services/query/agents/crewai_querier.py

Co-authored-by: mliu-cloudera <mliu@cloudera.com>

* remove unquote

---------

Co-authored-by: Baasit Sharief <baasitsharief@gmail.com>
Co-authored-by: jwatson <jkwatson@gmail.com>
Co-authored-by: mliu-cloudera <mliu@cloudera.com>