(no commit message)

This commit is contained in:
2026-01-19 16:41:22 -08:00
parent 2ca6f4a3dc
commit ce649593f2
6 changed files with 159 additions and 2 deletions

7
pyproject.toml Normal file
View File

@@ -0,0 +1,7 @@
[project]
name = "ruby-rails-doc-generator"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = ["dspy>=3.1.2", "modaic>=0.10.2"]