Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Jun 9, 2024
1 parent ff5c545 commit 8d8cd4c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ class MistralAIEmbeddingsProvider(BaseEmbeddingsProvider, MistralAIEmbeddings):
]
model_id_key = "model"
pypi_package_deps = ["langchain-mistralai"]
auth_strategy = EnvAuthStrategy(name="MISTRAL_API_KEY")
auth_strategy = EnvAuthStrategy(name="MISTRAL_API_KEY")

0 comments on commit 8d8cd4c

Please sign in to comment.