Skip to content

Commit e470491

Browse files
authored
Update config.py
1 parent 54c9c1b commit e470491

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

unisonai/config/config.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ class Config:
1414
'anthropic': None,
1515
'cohere': None,
1616
'groq': None,
17-
'mixtral': None
17+
'mixtral': None,
18+
'helpingai': None,
19+
'xai': None,
1820
}
1921
}
2022

0 commit comments

Comments
 (0)