dash works !!! good data. billing seems to work

This commit is contained in:
Dobromir Popov
2026-07-02 23:07:41 +02:00
parent 1e0aa6ea8f
commit a938c19a82
14 changed files with 617 additions and 49 deletions

View File

@@ -11,6 +11,9 @@ requires-python = ">=3.10"
[project.optional-dependencies]
dev = ["pytest>=8", "openai>=1", "langchain-openai>=0.1"]
[tool.setuptools]
packages = []
[tool.pytest.ini_options]
testpaths = ["tests"]
markers = [