You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Chat UI improvements (#270)
* move select a datasource
* fix search
* fix spacing in input
* width
* add inference model selection to the chat input
* fix broken test
* handle showing correct model before activeSession
* handle tool calling enablement based on inference model
* adjust width of options
* fix up broken things, and provide models for projects to the chat initiator
* adjust colors
* capitalize
* bug fix for retriever tool with no summaries
* fix broken tests
* split bedrock by model family
---------
Co-authored-by: Elijah Williams <ewilliams@cloudera.com>
Co-authored-by: Baasit Sharief <baasitsharief@gmail.com>