Updating LLM in Superagent UI doesn't work properly
homanp opened this issue Ā· comments
Ismail Pelaseyed commented
Description
Users have identified issues with updating LLM API keys from the Superagnet UI. The underlying issue is that Agents AgentLLM model can have dependencies to older LLM objects. This must be mitigated some how.
Steps to reproduce
- Add a new LLM
- Update the LLM
Acknowledgements
- My issue title is concise, descriptive.
- I have searched the existing issues to make sure this bug has not been reported yet.
- I am using the latest version of superagent.
- I have provided enough information for the maintainers to reproduce and diagnose the issue.
Ismail Pelaseyed commented
@elisalimli please have a look at this ASAP.
Ali Salimli commented