Commit graph

97 commits

Author SHA1 Message Date
patrick-motsch
e24ef42617 feat(teamsbot): AI voice test, config save, camelCase mapping, default voices
- Voice test endpoint generates sample text dynamically via AI in selected language
- Fixed config save: added "config" to allowed update fields in interfaceFeatures
- Clean camelCase mapping in interfaceVoiceObjects (audio_content -> audioContent)
- Default TTS voices for common languages in connectorVoiceGoogle
- Fixed updateFeatureInstanceConfig -> updateFeatureInstance with config field

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-15 10:08:50 +01:00
f9d2f2061e Merge branch 'int' of https://github.com/valueonag/gateway into int 2026-02-14 17:32:49 +01:00
69aa73ed73 fixed complete langgraph workflow and information fetching 2026-02-14 17:31:39 +01:00
fb6bac7d92 feat: fetch oereb kataster and return Wohnzohne 2026-02-14 13:13:46 +01:00
patrick-motsch
ae4dc9fa48 fix: skip STT fallbacks for teamsbot, run audio processing in background
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-13 18:17:47 +01:00
patrick-motsch
77151df0f4 fix: STT audioFormat scoping, automation import name, orphan FK cleanup
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-13 18:03:23 +01:00
ValueOn AG
a0304c6d78 mandate invitation and notification system 2026-01-26 01:29:17 +01:00
ValueOn AG
f3b01c823e saas multi-mandate rbac up and running 2026-01-21 10:34:42 +01:00
ValueOn AG
5c0ab3f893 implemented multimandate 2026-01-17 02:17:58 +01:00
ValueOn AG
58b13ff7c6 hotfixes for work with nyla 2026-01-13 20:01:50 +01:00
ValueOn AG
5380e30f0d fix: cleaned interfaces to work all with rbac 2026-01-11 15:42:33 +01:00
Patrick Motsch
abbed64463
Merge pull request #85 from valueonag/feat/real-estate
Feat/real estate
2026-01-11 15:12:16 +01:00
4aea154eaf feat: multiselect parcells and create projects 2026-01-05 18:04:01 +01:00
6ded28e21a feat:chatbot weiterimplementiert 2026-01-05 15:12:13 +01:00
f78547e51b fix:constant reload 2026-01-05 07:34:45 +01:00
ValueOn AG
4b00e741b3 refactored service center 2025-12-15 21:55:26 +01:00
c56da4f51c fix:parzellen-fetching und geolinien 2025-12-15 09:22:42 +01:00
e0c4193e36 extended PEK routes and included swisstopo connector 2025-12-15 07:16:21 +01:00
ValueOn AG
1195105b94 cleaned up dependencies and code architecture 2025-12-09 23:25:06 +01:00
ValueOn AG
d009f93dba rbac roles and rules integration tests passed 2025-12-07 23:51:05 +01:00
ValueOn AG
54246745a9 refactored uam to rbac 2025-12-07 13:48:39 +01:00
ValueOn AG
6d393f9cf3 enhanced voice center 2025-12-03 11:18:33 +01:00
ValueOn AG
88110d0f9d centralized timestamp management with logger 2025-11-06 14:27:02 +01:00
ValueOn AG
a225c17841 float dates safety net for different databases 2025-11-06 13:59:22 +01:00
ValueOn AG
310e6d3f8b fixes automation 2025-11-03 09:58:15 +01:00
ValueOn AG
37aad732f5 voice route updated 2025-11-01 09:05:10 +01:00
ValueOn AG
a7c9e0221f refactored names to camelCaes part 2 of 2 2025-10-31 00:28:09 +01:00
ValueOn AG
c44fc92568 refactored whole codebase for camelCase part 1 of 2 2025-10-31 00:05:39 +01:00
ValueOn AG
daddf417be Cleaned all import lists 2025-10-24 23:57:17 +02:00
ValueOn AG
8523da7fe2 cleanup pydantic v2, unnecessary pdantic to dict convesrions, unnecessary unions removed with clean classes 2025-10-24 22:46:05 +02:00
ValueOn AG
3adaaad8eb refactored ai core system to attach ai models plug and play 2025-10-21 18:14:58 +02:00
ValueOn AG
52adedab4a architecture for looping ai calls tested and fixed 2025-10-21 17:12:13 +02:00
ValueOn AG
1badb8468a refactored maxToken handling for all models and all ai calls 2025-10-21 14:48:43 +02:00
ValueOn AG
b97670d939 Adapted chatbot integration 2025-10-15 18:23:03 +02:00
ValueOn AG
57118a633e
Merge branch 'int' into feat/chatbot 2025-10-15 12:38:42 +02:00
ValueOn AG
d9ee4d9605 full ai center integration test and fix with extraction and generation engine 2025-10-12 14:52:42 +02:00
ValueOn AG
dedee0ecda renders image generation tested and fixed - all renderers ready 2025-10-12 02:53:37 +02:00
ValueOn AG
73c1126200 integration fixes 2025-10-10 23:46:24 +02:00
Christopher Gondek
478e139730 Merge branch 'int' into feat/chatbot 2025-10-09 10:36:22 +02:00
ValueOn AG
ee59e09b6d ai loop tested 2025-10-06 15:39:25 +02:00
Christopher Gondek
37f01a2156 chore: fix pydantic v2 issue 2025-10-03 16:51:43 +02:00
ValueOn AG
418bd8281a workflow validated for actionplan mode 2025-10-03 11:23:48 +02:00
ValueOn AG
0e14607f83 ai services extract and web revised 2025-10-02 21:29:21 +02:00
ValueOn AG
8be9211b28 complete refactory of all dependencies 2025-09-26 23:36:56 +02:00
ValueOn AG
07a2d279df cleaned model space centralized 2025-09-25 16:59:44 +02:00
ValueOn AG
02db2751c0 Rev 3.2 running backend 2025-09-25 00:18:58 +02:00
ValueOn AG
29c31e79bd Tested workflow engine 3.1 2025-09-24 23:18:10 +02:00
ValueOn AG
472353fea0 Refactor full workflow engine 3.0 2025-09-23 22:47:54 +02:00
ValueOn AG
9ba45952e4 closed workflow action plan 2025-09-22 15:44:30 +02:00
ValueOn AG
ebfdd9ab03 admin interface 2025-09-22 07:44:39 +02:00