langgraph_client 0.2.2 copy "langgraph_client: ^0.2.2" to clipboard
langgraph_client: ^0.2.2 copied to clipboard

A Dart client for the LangGraph API that enables applications to interact with LangGraph services, threads, assistants, runs, and crons with support for streaming operations.

0.2.2 #

  • Added support for additional LangGraph API endpoints:
    • Assistant versioning and graph information endpoints
    • Thread extended operations (get, delete, checkpoints, bulk updates)
    • Store API for persistent key-value storage
    • Additional run streaming and cancellation options

0.1.1 #

  • Improved documentation across the entire codebase:
    • Added comprehensive dartdoc comments to public API elements
    • Enhanced library documentation with examples and usage guidance
    • Documented all model classes and their properties
    • Added detailed method documentation with parameter descriptions
  • Updated package description in pubspec.yaml
  • Added GitHub workflow for automated publishing to pub.dev

0.1.0 #

  • Initial development release.
5
likes
160
points
412
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart client for the LangGraph API that enables applications to interact with LangGraph services, threads, assistants, runs, and crons with support for streaming operations.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

equatable, http, json_annotation, sse_stream

More

Packages that depend on langgraph_client