agentic

Crates.ioagentic
lib.rsagentic
version0.0.1
sourcesrc
created_at2024-06-04 15:22:14.161506
updated_at2024-06-04 15:22:14.161506
descriptionAgent flow types and executor library (uses genai)
homepagehttps://github.com/jeremychone/rust-agentic
repositoryhttps://github.com/jeremychone/rust-agentic
max_upload_size
id1261493
size17,038
Jeremy Chone (jeremychone)

documentation

README

Agentic - library to structure and execute agent flow in Rust.

NOTE: At present, only the initial types are available to give an idea of the direction. While these may not be particularly useful, development is expected to progress rapidly.

Agentic will utilize the genai library to connect with various Generative AI Providers, including OpenAI, Ollama, Anthropic, and others.

Commit count: 2

cargo fmt