mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 18:00:36 +00:00
chore: remove RAG
Signed-off-by: Sébastien Han <seb@redhat.com>
This commit is contained in:
parent
7908a1026a
commit
eabd248ea0
1 changed files with 0 additions and 3 deletions
|
|
@ -115,9 +115,6 @@ resources:
|
||||||
sampling_params: SamplingParams
|
sampling_params: SamplingParams
|
||||||
scoring_result: ScoringResult
|
scoring_result: ScoringResult
|
||||||
system_message: SystemMessage
|
system_message: SystemMessage
|
||||||
query_result: RAGQueryResult
|
|
||||||
document: RAGDocument
|
|
||||||
query_config: RAGQueryConfig
|
|
||||||
toolgroups:
|
toolgroups:
|
||||||
models:
|
models:
|
||||||
tool_group: ToolGroup
|
tool_group: ToolGroup
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue