mirror of
https://github.com/zylon-ai/private-gpt.git
synced 2025-12-22 23:22:57 +01:00
Update settings.py
This commit is contained in:
parent
ab39634718
commit
6ae1442ad3
1 changed files with 1 additions and 1 deletions
|
|
@ -273,7 +273,7 @@ class GeminiSettings(BaseModel):
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
class MistralSettings(BaseModel):
|
class MistralAISettings(BaseModel):
|
||||||
api_key: str
|
api_key: str
|
||||||
endpoint: str
|
endpoint: str
|
||||||
model: str
|
model: str
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue