tinyagents 0.1.0

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

<!-- What changed and why? -->

## API Or Behavior Changes

<!-- Note public API changes, behavior changes, or "None". -->

## Tests

<!-- List commands run locally. -->

- [ ] `cargo fmt --check`
- [ ] `cargo clippy --all-targets -- -D warnings`
- [ ] `cargo build --all-targets`
- [ ] `cargo test`

## Documentation

<!-- Link updated docs or explain why docs were not needed. -->