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.

get_storage_dir

Function
This function is defined in the paths module.
Get generic storage directory.

Signature

def get_storage_dir() -> Path

Returns

Returns
Path
Path to ~/.praisonai/storage/

Uses

  • get_data_dir

Used By

Source

View on GitHub

praisonaiagents/paths.py at line 177

RAG Concept

RAG Overview

Chunking Strategies