langchain_google 0.0.9 copy "langchain_google: ^0.0.9" to clipboard
langchain_google: ^0.0.9 copied to clipboard

LangChain.dart integration module for Google (VertexAI, PaLM, Matching Engine, etc.).

0.0.9 #

Note: This release has breaking changes.

  • DOCS: Update changelog. (d45d624a)
  • BREAKING FEAT: Update uuid internal dependency to 4.x.x (#173). (b01f4afe)

0.0.8 #

  • Updated langchain dependency

0.0.7+1 #

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

0.0.7 #

Note: This release has breaking changes.

  • FEAT(embeddings): Support document title in VertexAIEmbeddings (#154). (6b763731)
  • FEAT(embeddings): Support task type in VertexAIEmbeddings (#151). (8a2199e2)
  • DOCS: Fix invalid package topics. (f81b833a)
  • DOCS: Add topics to pubspecs. (8c1d6297)
  • BREAKING REFACTOR(embeddings): Change embedDocuments input to List<Document> (#153). (1b5d6fbf)
  • BREAKING FEAT(llms): Add default and call options in VertexAI and ChatVertexAI (#155). (fe1b12ea)

0.0.6 #

  • DOCS: Update packages example. (4f8488fc)

0.0.5 #

0.0.4 #

  • FEAT(vector-stores): Support filtering in VertexAI Matching Engine (#136). (768c6987)
  • FEAT(vector-stores): Allow to pass vector search config (#135). (5b8fa5a3)
  • DOCS: Fix API documentation errors (#138). (1aa38fce)

0.0.3 #

  • FEAT(vector-stores): Infeer queryRootUrl in VertexAIMatchingEngine (#133). (c5353368)

0.0.2+2 #

  • Update a dependency to the latest release.

0.0.2+1 #

  • DOCS: Add VertexAI Matching Engine sample setup script (#121). (ed2e1549)

0.0.2 #

  • FEAT(stores): Integrate Vertex AI Matching Engine vector store (#103). (289c3eef)
  • DOCS: Update readme. (a64860ce)

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)
  • FEAT: Add GCP Vertex AI Model Garden API client (#109). (5b9bb063)

0.0.1-dev.1 #

  • Bootstrap project.
6
likes
0
pub points
82%
popularity

Publisher

verified publisherdavidmiguel.com

LangChain.dart integration module for Google (VertexAI, PaLM, Matching Engine, etc.).

Homepage
Repository (GitHub)
View/report issues

Topics

#ai #nlp #llms #langchain #vertex-ai

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

collection, gcloud, googleapis, googleapis_auth, http, langchain, meta, tiktoken, uuid, vertex_ai

More

Packages that depend on langchain_google