mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-21 14:28:39 +00:00
Merge branch 'main' into pr2940
This commit is contained in:
commit
760295af50
229 changed files with 17933 additions and 7872 deletions
2
docs/_static/llama-stack-spec.yaml
vendored
2
docs/_static/llama-stack-spec.yaml
vendored
|
|
@ -10982,6 +10982,7 @@ components:
|
|||
type: string
|
||||
enum:
|
||||
- assistants
|
||||
- batch
|
||||
title: OpenAIFilePurpose
|
||||
description: >-
|
||||
Valid purpose values for OpenAI Files API.
|
||||
|
|
@ -11050,6 +11051,7 @@ components:
|
|||
type: string
|
||||
enum:
|
||||
- assistants
|
||||
- batch
|
||||
description: The intended purpose of the file
|
||||
additionalProperties: false
|
||||
required:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue