agentle.agents.knowledge.static_knowledgeΒΆ
Functions
|
!!! abstract "Usage Documentation" |
|
Parse a URL into 6 components: <scheme>://<netloc>/<path>;<params>?<query>#<fragment> |
Classes
|
Alias for pydantic.BaseModel. |
|
PurePath subclass that can make system calls. |
|
Static knowledge is a collection of knowledge that is provided to the agent at the time of creation. |