issues Search Results · repo:weaviate/weaviate-python-client language:Python
Filter by
353 results
(58 ms)353 results
inweaviate/weaviate-python-client (press backspace or delete to remove)Hi, I am using the Python SDK to connect to Weaviate. Additionally, I am create collection that is able to send requests
to Azure OpenAI, using text2vec-azure-openai module. To use that, I am sending X-Azure-Api-Key ...
Ceglowa
- Opened 3 days ago
- #1601
see
https://forum.weaviate.io/t/meta-endpoint-unexpected-status-code-401-with-response-body-code-401-message-anonymous-access-not-enabled-please-provide-an-auth-scheme-such-as-oidc/9682/6?u=dirk
dirkkul
- Opened 11 days ago
- #1588
client.data.update promises that the object will be created if it does not exist.
The docstring states the following:
Update an object in the collection.
This is equivalent to a PATCH operation. ...
martincpt
- Opened 13 days ago
- #1584
The client API uses .none() method to indicate user-provided vectors. This has caused some confusion with users in the
past.
An additional, user_provided_vectors method is proposed with the exact same ...
enhancement
good first issue
usability
databyjp
- Opened 27 days ago
- #1565
Similar to this issue: Add Dimension Parameter to Azure OpenAI Vectorizer Client #1445
we also want to specify the model parameter similar to the text2vec_openai .
Cauz as it seems, by default it sets ...
ChrisDelClea
- Opened on Feb 12
- #1548
Hi, while adding docs for the runtime (header-based) parameters, I noticed some that aren t currently in the client
config factory functions:
X-Anyscale-Baseurl - needs baseurl in generative module X-Voyageai-Baseurl ...
databyjp
- Opened on Feb 10
- #1545
Using the Python client in its version 4.10.4
The function rate_limit is not working if Weaviate is configured in async indexing mode:
with open(dataset_path, r ) as f:
collection.batch.rate_limit(100) ...
rlmanrique
- Opened on Feb 6
- #1542
generative for anthropic has this parameter exposed on client, but not for the generative.aws.
So we could either add it to generative.bedrock or create a new generative.bedrock_anthropic
As per discussion ...
dudanogueira
- Opened on Jan 22
- #1520
There are (currently) two was of doing google ai, which have slightly different paramters:
- ai studio (got its own method https://github.com/weaviate/weaviate-python-client/pull/1510)
- vertex
Also ...
dirkkul
- Opened on Jan 13
- #1512

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.