mirror of
https://github.com/ollama/ollama-python.git
synced 2026-07-21 17:15:23 -04:00
[PR #145] [MERGED] fix: annotation in AsyncClient.embedding #384
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ollama/ollama-python/pull/145
Author: @jingfelix
Created: 5/3/2024
Status: ✅ Merged
Merged: 5/8/2024
Merged by: @mxyng
Base:
main← Head:fix/async-client-embed-annotation📝 Commits (1)
2ac751ffix: annotation in AsyncClient.embedding📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
ollama/_client.py(+1 -1)📄 Description
The same question as #114 .
In #114, annotation of
Client.embeddingis modified, butAsyncClientis forgotten.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.