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
Be able to set the list of available LLMs in the chatbot CRUD in the backoffice. Then, in the frontend, only the enabled LLMs are available to be able to select. In the event that there is only 1 LLM enabled, let it be used by default.
Why the solution needed
It is necessary so that the end user cannot use a non-enabled LLM, and in this way be able to control the costs of the solution.
Implementation feasibility
Are you willing to discuss the solution with us, decide on the approach, and assist with the implementation?
Yes
No
The text was updated successfully, but these errors were encountered:
Describe the solution you'd like
Be able to set the list of available LLMs in the chatbot CRUD in the backoffice. Then, in the frontend, only the enabled LLMs are available to be able to select. In the event that there is only 1 LLM enabled, let it be used by default.
Why the solution needed
It is necessary so that the end user cannot use a non-enabled LLM, and in this way be able to control the costs of the solution.
Implementation feasibility
Are you willing to discuss the solution with us, decide on the approach, and assist with the implementation?
The text was updated successfully, but these errors were encountered: