mirror of
https://github.com/openai/harmony.git
synced 2025-08-23 01:17:09 -04:00
unified
This commit is contained in:
parent
41a404a90b
commit
4bc6933549
7 changed files with 175 additions and 390 deletions
|
@ -20,3 +20,7 @@ demo = ["uvicorn", "fastapi"]
|
|||
features = ["pyo3/extension-module"]
|
||||
module-name = "openai_harmony"
|
||||
python-source = "python"
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
# Only collect tests from the top-level tests directory
|
||||
testpaths = ["tests"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue