weaviate / weaviate/weaviate-python-client

Add an ability to refresh Google auth keys

Open
#959 1 comment 1 reaction 1 assignee View on GitHub

@dirkkul is already working on this.

Since Oct 10, 2024.

enhancement usability
Dominant language
Python
Stars
227
Forks
151
Avg merge
3d 14h
Merged PRs (30d)
11

Description

Problem:
Weaviate users who use the Vertex AI integration must provide the OAuth key for API authentication.

But this key has a very short lifetime, and currently the user must semi manually refresh the key. Eg as shown here. https://weaviate.io/developers/weaviate/modules/retriever-vectorizer-modules/text2vec-palm#token-expiry-for-vertex-ai-users

Proposal

Extend the Weaviate Python client to perform token refresh in the background, with the user's credentials for example.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.