mirror of
https://github.com/meta-llama/llama-stack.git
synced 2026-01-02 08:40:12 +00:00
rerun pre-commit , bump up flaky unit tests delay
This commit is contained in:
parent
ec5dff28bd
commit
8874187ea9
3 changed files with 10 additions and 1 deletions
4
docs/_static/llama-stack-spec.yaml
vendored
4
docs/_static/llama-stack-spec.yaml
vendored
|
|
@ -2702,6 +2702,10 @@ components:
|
|||
description: >-
|
||||
A URL of the image or data URL in the format of data:image/{type};base64,{data}.
|
||||
Note that URL could have length limits.
|
||||
data:
|
||||
type: string
|
||||
contentEncoding: base64
|
||||
description: base64 encoded image data as string
|
||||
additionalProperties: false
|
||||
description: >-
|
||||
Image as a base64 encoded string or an URL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue