Skip to content

Commit

Permalink
mistral fix
Browse files Browse the repository at this point in the history
  • Loading branch information
eavanvalkenburg committed Oct 24, 2024
1 parent dc7f118 commit b2158e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
import logging

from mistralai.async_client import MistralAsyncClient
from mistralai.models import EmbeddingResponse
from mistralai.models.embeddings import EmbeddingResponse
from numpy import array, ndarray
from pydantic import ValidationError

Expand Down

0 comments on commit b2158e6

Please sign in to comment.