Skip to main content
get
universal_
agent_
runtime
1.0.0
In universal_
agent_
runtime::
uar::
admin::
knowledge
universal_agent_runtime
::
uar
::
admin
::
knowledge
Function
get
Copy item path
Source
pub async fn get( store: &
Arc
<dyn
PersistenceLayer
>, id: &
str
, ) ->
Result
<
Option
<
KnowledgeBase
>>