Skip to main content

add

Method
This is a method of the Knowledge class in the knowledge module.
Read file content and store it in memory.

Signature

Parameters

Any
required
Can be: - A string path to local file - A URL string - A list containing file paths and/or URLs
Any
No description available.
Any
No description available.
Any
No description available.
Any
No description available.

Returns

Any
The result of the operation.

Used By

Source

View on GitHub

praisonaiagents/knowledge/knowledge.py at line 682