mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-31 06:03:52 +00:00
Fixed an error in the preprocessor type definition.
This commit is contained in:
parent
863f87aa15
commit
0d79043d79
3 changed files with 1 additions and 24 deletions
11
docs/_static/llama-stack-spec.yaml
vendored
11
docs/_static/llama-stack-spec.yaml
vendored
|
|
@ -5022,17 +5022,6 @@ components:
|
|||
type: string
|
||||
type:
|
||||
type: string
|
||||
enum:
|
||||
- model
|
||||
- shield
|
||||
- vector_db
|
||||
- dataset
|
||||
- scoring_function
|
||||
- benchmark
|
||||
- tool
|
||||
- tool_group
|
||||
- preprocessor
|
||||
title: ResourceType
|
||||
const: preprocessor
|
||||
default: preprocessor
|
||||
metadata:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue