Wrong model applied clicking on the plus button #7860
Replies: 1 comment
-
This feature is experimental and will do a better job of marking it as such. I can comment on what you're experiencing, though. Since current use of "Agents" is done via its own "Endpoint", the "plus" feature simply chooses the first model available from the first non-agent endpoint available to select from. Endpoint in LibreChat means a different group of models or entities, corresponds to what is commonly called AI provider, except in the case of Agents, where an "Agent" is a specific "preset" of provider + model + parameters. You can also type "+" in the textarea to better control what gets selected for use of the multi-conversation feature. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
Hi guys,
Specs
LibreChat: v0.7.8
What I guess it should do ?
When I select a model and I click ( + ) to add multi conversation, it add the selected model to the prompt field and I can choose another one (or Agent) using the selector. When I send the prompt, I can see two outputs, one for each selection (added one + selected one)
When I select an Agent and I click ( + ) to add multi conversation, it add the selected agent to the prompt field and I can choose another one (or model) using the selector. When I send the prompt, I can see two outputs, one for each selection (added one + selected one)
What happened?
When I select a agent and I click ( + ) to add multi conversation, it add a random model to the prompt field. In my case, my agent uses claude-3-7-sonnect-latest. By clicking on the plus button, it selects gpt-4o-2024-11-20.
I don't know if it's a wanted behavior but it doesn't look intuitive for my users.
Suggestion
I could be great to be able to add multiple (more than one) model clicking one the plus button.
I did my best to explain my issue. Feel free to request more details if needed.
You're doing an amazing work, love ya !
Version Information
v0.7.8
Steps to Reproduce
=> it add a random model to the prompt field. In my case, my agent uses claude-3-7-sonnect-latest. By clicking on the plus button, it selects gpt-4o-2024-11-20.
What browsers are you seeing the problem on?
Chrome
Relevant log output
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions