fix: httpx socks package missing (#1977)
This commit is contained in:
parent
7a221d0858
commit
33901384c6
4 changed files with 21 additions and 21 deletions
|
|
@ -260,7 +260,7 @@ provider_credential_schema:
|
|||
fetch_from=FetchFrom.CUSTOMIZABLE_MODEL,
|
||||
model_type=model_type,
|
||||
model_properties={
|
||||
'mode': ModelType.LLM,
|
||||
ModelPropertyKey.MODE: ModelType.LLM,
|
||||
},
|
||||
parameter_rules=rules
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue