langchain
28f8d436 - mistral: fix of issue #26029 (#28233)

Commit
1 year ago
mistral: fix of issue #26029 (#28233) - Description: Azure AI takes an issue with the safe_mode parameter being set to False instead of None. Therefore, this PR changes the default value of safe_mode from False to None. This results in it being filtered out before the request is sent - avoind the extra-parameter issue described below. - Issue: #26029 - Dependencies: / --------- Co-authored-by: blaufink <sebastian.brueckner@outlook.de> Co-authored-by: Erick Friis <erick@langchain.dev>
Author
Parents
Loading