feat: calendar integration

This commit is contained in:
2025-08-18 16:51:30 -06:00
parent 2fccd81bcd
commit 30b5cd45e3
10 changed files with 1403 additions and 8 deletions

View File

@@ -41,6 +41,7 @@ dependencies = [
"llama-index-llms-openai-like>=0.4.0",
"pytest-env>=1.1.5",
"webvtt-py>=0.5.0",
"icalendar>=6.0.0",
]
[dependency-groups]