issues
search
Mintplex-Labs
/
anything-llm
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.
https://anythingllm.com
MIT License
27.63k
stars
2.79k
forks
source link
Passthrough agentModel for LMStudio
#2499
Closed
timothycarambat
closed
1 month ago
timothycarambat
commented
1 month ago
Pull Request Type
[ ] ✨ feat
[x] 🐛 fix
[ ] ♻️ refactor
[ ] 💄 style
[ ] 🔨 chore
[ ] 📝 docs
Relevant Issues
resolves #2496
What is in this change?
patches support for passing through
agentModel
to LMStudio as a provider.
Additional Information
Developer Validations
[x] I ran
yarn lint
from the root of the repo & committed changes
[x] Relevant documentation has been updated
[x] I have tested my code functionality
[x] Docker build succeeds locally
Pull Request Type
Relevant Issues
resolves #2496
What is in this change?
agentModel
to LMStudio as a provider.Additional Information
Developer Validations
yarn lint
from the root of the repo & committed changes