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

Core abstractions for LangChain4d - a Dart implementation of LangChain framework for building LLM applications

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0 - 2026-01-09 #

Added #

  • Core abstractions for LangChain4d framework
  • ChatModel interface for LLM interactions
  • EmbeddingModel interface for text embeddings
  • VectorStore interface for vector storage
  • Chain interface for chaining operations
  • Agent interface for autonomous agents
  • Tool interface for tool execution
  • Memory interface for conversation memory
  • PromptTemplate interface for prompt formatting
  • CallbackHandler interface for event callbacks
  • Base message types (HumanMessage, AIMessage, SystemMessage, ToolMessage)
  • Document class for document representation
  • Embedding class for embedding vectors
  • Exception classes (LangChainException, APIException, ValidationException, ConfigurationException)
0
likes
150
points
6
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Core abstractions for LangChain4d - a Dart implementation of LangChain framework for building LLM applications

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

meta

More

Packages that depend on langchain4d_core