generated from john/python-template
Initial commit: initialized via uv
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[project]
|
||||
name = "transcription"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"openai>=2.43.0",
|
||||
"pydantic>=2.13.4",
|
||||
]
|
||||
Reference in New Issue
Block a user