feat(agent): add lmstudio integration

This commit is contained in:
Rugved Somwanshi
2026-04-28 12:27:36 -07:00
committed by kshitij
parent 7d4648461a
commit 214ca943ac
26 changed files with 1137 additions and 40 deletions
+2
View File
@@ -5459,6 +5459,8 @@ class HermesCLI:
try:
providers = list_authenticated_providers(
current_provider=self.provider or "",
current_base_url=self.base_url or "",
current_model=self.model or "",
user_providers=user_provs,
custom_providers=custom_provs,
max_models=50,