tinyagents 0.1.2

A Rust LLM orchestration library inspired by LangChain and LangGraph.
Documentation
# Support

TinyAgents is an open source project. Use the public GitHub repository for
normal support and project discussion.

## Questions

Open a GitHub discussion or issue for:

- usage questions
- examples that do not work as documented
- confusing documentation
- proposals for graph, harness, registry, or language features

## Bugs

Open a bug report with:

- the TinyAgents commit or version
- the Rust toolchain version
- the command that failed
- a minimal reproduction
- expected behavior
- actual behavior

## Security

Do not use public issues for security reports. Follow [SECURITY.md](SECURITY.md).