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
However I think this would be more user friendly if available through the UI, especially as different agents will work better/worse with different LLMs, so this facilitates experimentation.
Ideas
Consider supporting OLLAMA_MODEL or similar to specify the default model used by Bee when creating an agent
Further, Allow the Model to be updated in the Bee UI
Open Questions
Additional context
Add any other context or screenshots here.
The text was updated successfully, but these errors were encountered:
Related Slack thread
Related issues
Description
Allow LLM Model used by agent to be modified via UI when running the bee stack
Motivation
An agent created via the Bee UI will always use the default LLM for the provider configured via
LLM_BACKEND
A new agent can be created via the API. This is documented in the bee stack readme ie:
However I think this would be more user friendly if available through the UI, especially as different agents will work better/worse with different LLMs, so this facilitates experimentation.
Ideas
OLLAMA_MODEL
or similar to specify the default model used by Bee when creating an agentOpen Questions
Additional context
Add any other context or screenshots here.
The text was updated successfully, but these errors were encountered: