Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
trade6-bot committed Jan 1, 2025
1 parent 91b6f93 commit ecebc80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llm_gemini.py
Original file line number Diff line number Diff line change
Expand Up @@ -339,3 +339,4 @@ def embed_batch(self, items):

response.raise_for_status()
return [item["values"] for item in response.json()["embeddings"]]

0 comments on commit ecebc80

Please sign in to comment.