Commit Graph

12 Commits

Author SHA1 Message Date
a3b1116a9b [2ea88f42] Keine neuen Commits in dieser Session.
Keine neuen Commits in dieser Session.
2026-03-04 15:14:14 +00:00
620e634543 [31888f42] Keine neuen Commits in dieser Session.
Keine neuen Commits in dieser Session.
2026-03-03 10:40:32 +00:00
ad403c83a5 [31188f42] Keine neuen Commits in dieser Session.
Keine neuen Commits in dieser Session.
2026-02-25 18:09:05 +00:00
138bb4acae [2ff88f42] Full End-to-End integration: Webhooks, Auto-Enrichment, Notion-Sync, UI updates and new Connector Architecture 2026-02-19 16:13:16 +00:00
Moltbot-Jarvis
283952749b Merge remote changes (resolved audio conflict) 2026-02-18 09:27:30 +00:00
Moltbot-Jarvis
46994e4ce0 feat: Documentation and Tool Config Update 2026-02-18 09:12:04 +00:00
8fc401f191 [30988f42] feat(transcription-tool): stabilize transcription with plain text parsing and add retry feature 2026-02-16 14:35:33 +00:00
dc89a51565 [30988f42] I have successfully implemented M4A audio support for the Meeting Assistant (Transcription Tool).
I have successfully implemented M4A audio support for the Meeting Assistant (Transcription Tool).
2026-02-16 11:58:22 +00:00
1d690cf263 [2f988f42] sollte jetzt ganz gut funktioniere. API Endpunkte wurden ergänzt und getestet.
sollte jetzt ganz gut funktioniere. API Endpunkte wurden ergänzt und getestet.
2026-02-01 20:02:07 +00:00
99564d4f37 [2f888f42] Container neu bauen und testne
Container neu bauen und testne
2026-01-30 11:55:37 +00:00
a281b233d5 [2f688f42] Muss ich im readme-File prüfen
Muss ich im readme-File prüfen
2026-01-28 06:39:08 +00:00
4568623e77 fix(transcription): [2f388f42] finalize and fix AI insights feature
This commit resolves all outstanding issues with the AI Insights feature.

- Corrects the transcript formatting logic in  to properly handle the database JSON structure, ensuring the AI receives the correct context.
- Fixes the Gemini API client by using the correct model name ('gemini-2.0-flash') and the proper client initialization.
- Updates  to securely pass the API key as an environment variable to the container.
- Cleans up the codebase by removing temporary debugging endpoints.
- Adds  script for programmatic updates.
- Updates documentation with troubleshooting insights from the implementation process.
2026-01-26 08:53:13 +00:00