feat: bot authoring form with bot_authored event

This commit is contained in:
Joseph Doherty
2026-04-26 12:17:06 -04:00
parent a5339fc1d2
commit 44ea627a8a
9 changed files with 411 additions and 2 deletions
+1
View File
@@ -13,6 +13,7 @@ dependencies = [
"tiktoken>=0.7",
"jinja2>=3.1",
"aiosqlite>=0.20",
"python-multipart>=0.0.9",
]
[project.optional-dependencies]