Skip to main content

CachingConfig

Defined in the config module.
Rust AI Agent SDK Configuration for caching behavior

Fields

Methods

new

Create a new caching config

disabled

Disable caching

with_prompt_caching

Enable prompt caching

ttl

Set TTL Parameters:

Source

View on GitHub

praisonai/src/config.rs at line 643

Rust Configuration

Rust Installation