We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Reflect OpenAI provider being compiled in by default Drop --features openai from example/test commands and remove openai-feature prose across Providers, Examples, Quick-Start, Development, and Expressive Language pages.
Enhance documentation across multiple files to reflect updates in the TinyAgents architecture. Key changes include: updating Architecture.md to include parallel-agent orchestration and observability in the graph runtime; revising Development.md to reflect the new versioning and optional backend features; expanding Examples.md with a new `subconscious_loop` example; and improving clarity in Home.md and Providers.md regarding setup and model capabilities. Additionally, updates to Graph-Runtime.md and Harness.md provide more detail on graph execution and observability features.
Enhance documentation for TinyAgents architecture, examples, and providers. Update Architecture.md to clarify the recursive language-model harness concept and its five surfaces. Expand Examples.md with detailed descriptions of runnable examples and their recursive concepts. Revise Graph-Runtime.md to elaborate on the graph execution model and node behavior. Improve Home.md and Providers.md for better clarity on setup and provider integration.