Commit graph

73 commits

Author SHA1 Message Date
ValueOn AG
013de9e220 fixed trustee access 2026-01-13 23:16:49 +01:00
700690f08d fix:performance optimization 2026-01-12 16:11:27 +01:00
378128c3ce fix:performance optimization 2026-01-12 16:08:32 +01:00
583525a151 fix:added more logic to system prompt and added retry logic 2026-01-12 15:42:16 +01:00
d34d04a4e9 fix: merged old code and fixed system prompt 2026-01-12 09:07:49 +01:00
b06375352e fix:fixed merge conflicts from chatbot 2026-01-12 08:07:30 +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
8147f3f7c8 fix: generalized event manager for message streaming 2026-01-09 12:14:47 +01:00
b327e6dc03 fix: fixed webresearch, tweaked system prompt 2026-01-09 10:49:06 +01:00
2b6bd73b65 fix:finished and fixes chatbot 2026-01-09 09:21:59 +01:00
3a5d27f385 feat:chatbot weiterimplementiert 2026-01-08 08:33:39 +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
8e2c4adcb5 feinschliff für pek 2025-12-15 07:16:21 +01:00
dc93890f46 integrated PEK data modell and according routes to get data 2025-12-15 07:16:20 +01:00
ValueOn AG
1195105b94 cleaned up dependencies and code architecture 2025-12-09 23:25:06 +01:00
ValueOn AG
1d9a1d7613 fix 2025-12-08 07:38:39 +01:00
ValueOn AG
72f5fbde46 added attribute types: TextMultilingual, multiselect 2025-12-08 00:13:26 +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
9f46ca3b03 fixed import chain, removed invalid imports by moving logic between modules 2025-12-03 07:31:51 +01:00
ValueOn AG
9bd7821cf5 feat: refactored ai calls and pydantic models 2025-11-17 23:12:18 +01:00
ValueOn AG
94dc8ee3e6 fixed env 2025-11-11 08:37:59 +01:00
ValueOn AG
dee8a3b21f scheduler althaus feature 2025-11-10 16:51:28 +01:00
ValueOn AG
90ea6b2370 Fix DELTS sync 2025-11-05 15:46:20 +01:00
ValueOn AG
90663963ff refactored and properly separated self.chat and self.workflow 2025-11-04 10:30:23 +01:00
ValueOn AG
837748dac9 implemented workflow automation 2025-11-03 00:14:02 +01:00
ValueOn AG
6060d74eb2 issues fixing in chat workflow 2025-11-02 19:53:36 +01:00
ValueOn AG
46fcd089c4 Refactored workflow modes to the standard Dynamic (default), Actionplan (option), Template (future) 2025-11-02 19:22:01 +01:00
ValueOn AG
5c006da27d ui styles 2025-11-02 13:05:20 +01:00
ValueOn AG
24b09ea7ce neutralizer activated 2025-11-02 00:50:21 +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
f05d958213 removed chatbot on langgraph platform 2025-10-20 22:01:03 +02:00
ValueOn AG
ab5618a9a5 centralized debug handling 2025-10-20 12:22:01 +02:00
ValueOn AG
b97670d939 Adapted chatbot integration 2025-10-15 18:23:03 +02:00
Christopher Gondek
31f8192bd3 feat: add valueon powerbi tool 2025-10-13 17:03:10 +02:00
Christopher Gondek
ba1daa2d73 feat: allow users to specify tools when posting messages 2025-10-09 16:56:27 +02:00
Christopher Gondek
2b5d7506d0 feat: add endpoints to get tools per user 2025-10-09 16:23:29 +02:00
Christopher Gondek
4b75ffd70c feat: add admin endpoints for chatbot tools 2025-10-09 15:30:15 +02:00
Christopher Gondek
0c5d0f957f feat: add tools and tools permissions to db with auto sync 2025-10-09 11:39:04 +02:00
Christopher Gondek
179b848ecb fix: hide tool calls from chatbot history 2025-10-08 17:22:07 +02:00
Christopher Gondek
9bf454823b chore: use minimal langgraph app to read and delete checkpointer history 2025-10-08 17:14:58 +02:00
Christopher Gondek
bfc07ee0b1 feat: implement rename, delete thread endpoints 2025-10-08 16:50:54 +02:00
Christopher Gondek
a0a87e2e3e fix: remove timestamps 2025-10-08 16:30:44 +02:00
Christopher Gondek
85503fc669 feat: implement get thread details endpoint 2025-10-08 16:14:17 +02:00