Skip to main content

to_knowledge_config

Method
This is a method of the RetrievalConfig class in the retrieval_config module.
Convert to Knowledge-compatible config.

Signature

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

Returns

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