vertex_ai 0.1.0 copy "vertex_ai: ^0.1.0" to clipboard
vertex_ai: ^0.1.0 copied to clipboard

GCP Vertex AI ML platform API client (PaLM, Matching Engine, etc.).

0.1.0 #

0.0.10 #

0.0.9+1 #

0.0.9 #

  • FEAT: Add count tokens method to vertex_ai client (#306). (54ae317d)

0.0.8 #

0.0.7+2 #

  • DOCS: Add public_member_api_docs lint rule and document missing APIs (#223). (52380433)

0.0.7+1 #

  • REFACTOR: Require http.Client instead of AuthClient (#156). (0f7fee7f)

0.0.7 #

  • 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)

0.0.6 #

  • FIX: typecast exception when null publicationDate (#148). (d4afc131)
  • DOCS: Update packages example. (4f8488fc)

0.0.5 #

0.0.4 #

0.0.3 #

0.0.2+1 #

  • FIX: approximateNeighborsCount deserialization issue (#120). (f3381208)
  • DOCS: Update readme. (81f67c5e)

0.0.2 #

  • 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)

0.0.1 #

  • 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)

0.0.1-dev.1 #

  • Bootstrap package.