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

Google module for LangChain.dart.

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.