Implement-LLM-WP-0005-cost-model-estimators
This commit is contained in:
parent
0054afe689
commit
c11c6afa3f
16 changed files with 1525 additions and 10 deletions
|
|
@ -11,6 +11,9 @@ dependencies = [
|
|||
"toml",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
llm-connect = "llm_connect.cli:main"
|
||||
|
||||
[project.optional-dependencies]
|
||||
dev = [
|
||||
"pytest>=7.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue