We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54c9c1b commit e470491Copy full SHA for e470491
1 file changed
unisonai/config/config.py
@@ -14,7 +14,9 @@ class Config:
14
'anthropic': None,
15
'cohere': None,
16
'groq': None,
17
- 'mixtral': None
+ 'mixtral': None,
18
+ 'helpingai': None,
19
+ 'xai': None,
20
}
21
22
0 commit comments