Skip to content

Commit

Permalink
fix envars to send
Browse files Browse the repository at this point in the history
  • Loading branch information
RafilGalimzyanov committed Apr 18, 2024
1 parent 9a4a312 commit 3526149
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions skills/dff_universal_prompted_skill/scenario/response.py
Expand Up @@ -42,6 +42,8 @@
"http://transformers-lm-ruxglm:8171/respond": [],
"http://transformers-lm-rugpt35:8178/respond": [],
"http://gigachat-api:8187/respond": ["GIGACHAT_CREDENTIAL", "GIGACHAT_SCOPE"],
"http://gigachat-pro-api:8188/respond": ["GIGACHAT_CREDENTIAL", "GIGACHAT_SCOPE"],
"http://gigachat-plus-api:8189/respond": ["GIGACHAT_CREDENTIAL", "GIGACHAT_SCOPE"],
}


Expand Down

0 comments on commit 3526149

Please sign in to comment.