mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-25 23:38:05 +00:00
chore: update OpenAPI spec files after brave search integration
- Updated llama-stack-spec.html - Updated llama-stack-spec.yaml - Auto-generated by API Spec Codegen hook
This commit is contained in:
parent
533c1323b8
commit
4087dcdd16
2 changed files with 6 additions and 0 deletions
3
docs/_static/llama-stack-spec.yaml
vendored
3
docs/_static/llama-stack-spec.yaml
vendored
|
|
@ -3832,6 +3832,7 @@ components:
|
|||
oneOf:
|
||||
- type: string
|
||||
enum:
|
||||
- web_search
|
||||
- brave_search
|
||||
- wolfram_alpha
|
||||
- photogen
|
||||
|
|
@ -3928,6 +3929,7 @@ components:
|
|||
oneOf:
|
||||
- type: string
|
||||
enum:
|
||||
- web_search
|
||||
- brave_search
|
||||
- wolfram_alpha
|
||||
- photogen
|
||||
|
|
@ -4964,6 +4966,7 @@ components:
|
|||
oneOf:
|
||||
- type: string
|
||||
enum:
|
||||
- web_search
|
||||
- brave_search
|
||||
- wolfram_alpha
|
||||
- photogen
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue