- Update a dependency to the latest release.
- FEAT: Add count tokens method to vertex_ai client (#306). (54ae317d)
- DOCS: Add
public_member_api_docs
lint rule and document missing APIs (#223). (52380433)
- REFACTOR: Require
http.Client
instead of AuthClient
(#156). (0f7fee7f)
- FIX: Fix typo in stop sequences field deserialization (#152). (4f7161da)
- FEAT: Add support for stopSequence and candidateCount (#150). (eab7d968)
- FEAT: Support task type and title in embeddings models (#149). (421d36bd)
- DOCS: Fix invalid package topics. (f81b833a)
- DOCS: Add topics to pubspecs. (8c1d6297)
- FIX: typecast exception when null publicationDate (#148). (d4afc131)
- DOCS: Update packages example. (4f8488fc)
- FIX: approximateNeighborsCount deserialization issue (#120). (f3381208)
- DOCS: Update readme. (81f67c5e)
- FIX: Expose index deployed indexes references (#118). (f3635f23)
- FEAT: Integrate Vertex AI Matching Engine vector store (#103). (289c3eef)
- FEAT: Support updating Matching Engine index (#117). (0ffd31fa)
- FEAT: Add GCP Vertex AI Matching Engine client (#116). (2c1bbfcc)
- REFACTOR: Move Vertex AI client to its own package (#111). (d8aea156)
- FEAT: Integrate Google Vertex AI PaLM Embeddings (#100). (d777eccc)
- FEAT: Integrate Google Vertex AI PaLM Chat Model (#99). (3897595d)
- FEAT: Integrate Google Vertex AI PaLM Text model (#98). (b2746c23)