mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
feat: add moonshotai/Kimi-K2.6 to HuggingFace provider models (#13169)
This commit is contained in:
parent
5a2118a70b
commit
cc1afef4f3
1 changed files with 1 additions and 0 deletions
|
|
@ -321,6 +321,7 @@ _PROVIDER_MODELS: dict[str, list[str]] = {
|
|||
"zai-org/GLM-5",
|
||||
"XiaomiMiMo/MiMo-V2-Flash",
|
||||
"moonshotai/Kimi-K2-Thinking",
|
||||
"moonshotai/Kimi-K2.6",
|
||||
],
|
||||
# AWS Bedrock — static fallback list used when dynamic discovery is
|
||||
# unavailable (no boto3, no credentials, or API error). The agent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue