adding support for moonshot and z-ai

This commit is contained in:
Salman Paracha 2025-09-30 11:50:51 -07:00
parent 7df1b8cdb0
commit e3b8cdca79
10 changed files with 188 additions and 39 deletions

View file

@ -18,6 +18,8 @@ SUPPORTED_PROVIDERS = [
"azure_openai",
"xai",
"ollama",
"moonshotai",
"zhipu",
]