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.

cache_ttl

Method
This is a method of the FastContextConfig class in the context module.
Set cache TTL.

Signature

def cache_ttl(mut self, ttl: u64) -> Self

Parameters

ttl
u64
required
No description available.

Returns

Returns
Self
The result of the operation.