mirror of
https://github.com/openai/harmony.git
synced 2025-08-23 10:17:08 -04:00
readme and description
This commit is contained in:
parent
cc89f2a389
commit
702031efe4
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ classifiers = [
|
|||
]
|
||||
dynamic = ["version"]
|
||||
dependencies = ["pydantic>=2.11.7"]
|
||||
description = "OpenAI's response format for its open-weight model series gpt-oss"
|
||||
readme = "README.md"
|
||||
|
||||
[project.optional-dependencies]
|
||||
demo = ["uvicorn", "fastapi"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue