mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-25 17:02:00 +00:00
feat: add file support for OpenAI Chat Completion requests
Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
This commit is contained in:
parent
cf8722079c
commit
e2b1c580db
6 changed files with 1514 additions and 1200 deletions
|
|
@ -114,6 +114,7 @@ test = [
|
|||
"sqlalchemy[asyncio]>=2.0.41",
|
||||
"requests",
|
||||
"pymilvus>=2.5.12",
|
||||
"reportlab",
|
||||
]
|
||||
docs = [
|
||||
"setuptools",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue