mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 01:48:05 +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
|
||||
scoring_result: ScoringResult
|
||||
system_message: SystemMessage
|
||||
query_result: RAGQueryResult
|
||||
document: RAGDocument
|
||||
query_config: RAGQueryConfig
|
||||
toolgroups:
|
||||
models:
|
||||
tool_group: ToolGroup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue