feat: support object-level descriptions #78

Merged
mikix merged 2 commits from model-desc into main 2026-01-14 19:14:35 +00:00

2 Commits

Author SHA1 Message Date
Michael Terry
2fd092cd8e feat: support enum-level descriptions
By saving them as a enum class docstring.
2026-01-14 14:01:02 -05:00
Michael Terry
e12396477f feat: support object-level descriptions
By saving them as a pydantic model docstring.

Fixes https://github.com/HideyoshiNakazone/jambo/issues/77
2026-01-14 13:14:48 -05:00