googleapis / googleapis/python-aiplatform
Introduce a non-global Vertex AI client
Offen
api: vertex-ai
type: feature request
- Vorherrschende Sprache
- Python
- Sterne
- 905
- Forks
- 465
- Ø Merge
- 1 T. 13 Std.
- Gemergte PRs (30 T.)
- 44
Beschreibung
Currently, vertexai.init() sets global variables which is a limit in a multithreaded environment when you want to serve different models to the corresponding available regions. Having an instantiable client (as in your nodejs [client](https://cloud.google.com/vertex-ai/generative-ai/docs/reference/nodejs/latest/vertexai/vertexai) would solve the problem)
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.