Docs.rs
agent-runtime-0.1.0
agent-runtime 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
tsharp
Dependencies
actix-web ^4
normal
async-trait ^0.1
normal
chrono ^0.4
normal
dashmap ^5.5
normal
futures ^0.3
normal
inventory ^0.3
normal
parking_lot ^0.12
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.0
normal
uuid ^1.0
normal
actix-web ^4
dev
tempfile ^3.8
dev
tokio-test ^0.4
dev
Versions
38.46%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module types
agent_
runtime
0.1.0
Module types
Module Items
Structs
Enums
In agent_
runtime::
llm
agent_runtime
::
llm
Module
types
Copy item path
Source
Structs
§
Chat
Message
A single message in a chat conversation
Chat
Request
Request for chat completion
Chat
Response
Response from chat completion
Usage
Token usage statistics
Enums
§
Role
Role of a message in a conversation