An open API service indexing awesome lists of open source software.

https://github.com/jeremychone/rust-agentic

library to structure and execute agent flow in Rust
https://github.com/jeremychone/rust-agentic

Last synced: 2 months ago
JSON representation

library to structure and execute agent flow in Rust

Awesome Lists containing this project

README

        

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





Static Badge

**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](https://crates.io/crates/genai) library to connect with various Generative AI Providers, including OpenAI, Ollama, Anthropic, and others.