Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

with_prompt_caching

Method
This is a method of the CachingConfig class in the config module.
Enable prompt caching

Signature

def with_prompt_caching(mut self) -> Self

Returns

Returns
Self
The result of the operation.

Rust Prompts

Rust Templates