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_resolved_config

Method
This is a method of the ContextManager class in the manager module.
Get the fully resolved configuration with source info.

Signature

def get_resolved_config() -> Dict[str, Any]

Returns

Returns
Dict[str, Any]
The result of the operation.

Uses

  • to_dict

Source

View on GitHub

praisonaiagents/context/manager.py at line 947

Configuration Overview

Agent Config