MAT-58: Add recent_confluence_pages tool to both voice and text chat. Shows last 5 recently modified pages so users can pick directly instead of having to search every time. MAT-59: Integrate sentry-sdk in all three entry points (agent.py, bot.py, voice.py). SENTRY_DSN env var, traces at 10% sample rate. Requires creating project in Sentry UI and setting DSN. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
17 lines
365 B
Plaintext
17 lines
365 B
Plaintext
livekit-agents>=1.4,<2.0
|
|
livekit-plugins-openai>=1.4,<2.0
|
|
livekit-plugins-elevenlabs>=1.4,<2.0
|
|
livekit-plugins-silero>=1.4,<2.0
|
|
livekit>=1.0,<2.0
|
|
livekit-api>=1.0,<2.0
|
|
matrix-nio[e2e]>=0.25,<1.0
|
|
canonicaljson>=2.0,<3.0
|
|
httpx>=0.27,<1.0
|
|
openai>=2.0,<3.0
|
|
pymupdf>=1.24,<2.0
|
|
python-docx>=1.0,<2.0
|
|
Pillow>=10.0,<12.0
|
|
beautifulsoup4>=4.12
|
|
lxml>=5.0
|
|
sentry-sdk>=2.0,<3.0
|