talk 0.1.1

A Rust library for creating controlled LLM agents with behavioral guidelines, tool integration, and multi-step conversation journeys
Documentation
1
2
3
# Clippy configuration for Talk library
# Allow some lints that may be overly restrictive
avoid-breaking-exported-api = true