Contains the operations for the root resource.
Contains the operations to manage a query.
Contains the operations to manage query sessions.
Contains the operations to manage collections.
Contains the operations to manage LLMs.
Contains the operations to manage LLM calls.
Contains the operations to manage tool calls.
Contains the operations to manage retrieval calls.
Contains the operations to manage agents.
Contains the operations to manage sources and files.
get
Get a list of the available sources
post
Create a source
delete
Delete a source
get
Get a source
get
Get a list of files from a specific source
post
Create a file in a specific source
delete
Delete a file from a source
get
Get a file from a specific source
delete
Removes a source file tag from a source file
put
Update a source file with a tag
put
Trigger automation based on a source
Contains the operations to manage tags.