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
{{ message }}
This repository was archived by the owner on Mar 7, 2026. It is now read-only.
In the new chat window users cannot choose which LLM to send a message to nor is there a button to send a message to the LLM
Solution
Dropdown to choose an LLm using get llm configs function
Add a send button (with a little arrow icon) where the 'context selector' button is right now and move the context selector button to the middle between the new llm dropdown and the new send button
Problem
In the new chat window users cannot choose which LLM to send a message to nor is there a button to send a message to the LLM
Solution