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

A Dart library for easily interacting with LLMs in a typed manner.

Inspired by the pydantic-ai package for Python to provide easy, typed access to LLM outputs and tool/function calls.

Features #

The following are the target features for this package:

  • ❌ Define tools and their inputs easily
  • ❌ Automatically generate OpenAI / Anthropic / Gemini tool/output schemas
  • ❌ Execute tools with validated inputs
  • ❌ Multi-Model Support
  • ❌ Chains and Sequential Execution
  • ❌ JSON Mode, Functions Mode, Flexible Decoding
  • ❌ Simple Assistant/Agent loop utilities

Getting started #

TBD

Usage #

TBD

Additional information #

TBD

34
likes
0
points
628
downloads

Publisher

verified publishersellsbrothers.com

Weekly Downloads

A Dart library for easily interacting with LLMs in a typed manner.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on dartantic_ai