vertex_ai 0.0.7 vertex_ai: ^0.0.7 copied to clipboard
GCP Vertex AI ML platform API client (PaLM, Matching Engine, etc.).
0.0.7 #
- FIX(vertex_ai): Fix typo in stop sequences field deserialization (#152). (4f7161da)
- FEAT(vertex_ai): Add support for stopSequence and candidateCount (#150). (eab7d968)
- FEAT(vertex_ai): Support task type and title in embeddings models (#149). (421d36bd)
- DOCS: Fix invalid package topics. (f81b833a)
- DOCS: Add topics to pubspecs. (8c1d6297)
0.0.6 #
0.0.2+1 #
0.0.2 #
- FIX(vertex_ai): Expose index deployed indexes references (#118). (f3635f23)
- FEAT(stores): Integrate Vertex AI Matching Engine vector store (#103). (289c3eef)
- FEAT(vertex_ai): Support updating Matching Engine index (#117). (0ffd31fa)
- FEAT(vertex_a): Add GCP Vertex AI Matching Engine client (#116). (2c1bbfcc)
0.0.1 #
- REFACTOR(vertex-ai): Move Vertex AI client to its own package (#111). (d8aea156)
- FEAT(embeddings): Integrate Google Vertex AI PaLM Embeddings (#100). (d777eccc)
- FEAT(chat-models): Integrate Google Vertex AI PaLM Chat Model (#99). (3897595d)
- FEAT(llms): Integrate Google Vertex AI PaLM Text model (#98). (b2746c23)
0.0.1-dev.1 #
- Bootstrap package.