mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 09:53:45 +00:00
fix: remove unsused ressources
removed in https://github.com/llamastack/llama-stack/pull/4067 Signed-off-by: Sébastien Han <seb@redhat.com>
This commit is contained in:
parent
84277988b8
commit
e0a69f2709
1 changed files with 0 additions and 5 deletions
|
|
@ -138,11 +138,6 @@ resources:
|
|||
endpoint: get /v1/tool-runtime/list-tools
|
||||
paginated: false
|
||||
invoke_tool: post /v1/tool-runtime/invoke
|
||||
subresources:
|
||||
rag_tool:
|
||||
methods:
|
||||
insert: post /v1/tool-runtime/rag-tool/insert
|
||||
query: post /v1/tool-runtime/rag-tool/query
|
||||
|
||||
responses:
|
||||
models:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue