Commit graph

334 commits

Author SHA1 Message Date
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
Christopher Gondek
ed3920f9f9 chore: update code styles 2025-10-08 15:53:15 +02:00
Christopher Gondek
a08bd3ef1d feat: implement get threads endpoint 2025-10-08 15:45:41 +02:00
Christopher Gondek
1143e181e8 feat: add and handle chatbot thread date_created and date_modified 2025-10-08 15:30:14 +02:00
Christopher Gondek
b50dcc6c0f feat: save chatbot threads to db 2025-10-08 14:41:29 +02:00
Christopher Gondek
30c3f9f7f1 chore: add user threads db table setup 2025-10-08 11:37:36 +02:00
2a795492fe fixed windows error 2025-10-08 10:24:15 +02:00
Christopher Gondek
dd16efb860 fix: typo; async checkpointer postgres 2025-10-06 15:39:19 +02:00
Christopher Gondek
33f8ff1b5e chore: better error messages 2025-10-06 15:05:22 +02:00
Christopher Gondek
4bfeded9d0 feat: chatbot w/ streaming basics 2025-10-03 16:48:33 +02:00
Christopher Gondek
8707203ac2 feat: mock chatbot permissions 2025-10-03 13:17:45 +02:00
Christopher Gondek
2158b90748 feat: add tools registry 2025-10-03 13:03:22 +02:00
Christopher Gondek
63dba85b7a feat: mock althaus db query tool 2025-10-03 10:29:37 +02:00
Christopher Gondek
98b258ae53 feat: add langgraph first tool; pydantic v2 2025-10-03 09:48:32 +02:00
Christopher Gondek
68d6ab9890 feat: add chatbot dummy router 2025-10-01 16:00:19 +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
033e4ec645 Proper event handling 2025-09-25 00:24:26 +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
1019cb7a65 CHAT 2.0 - Iterative mode 2025-09-23 00:36:24 +02:00
ValueOn AG
30d0a8f70c Full refactored workflow and features 2025-09-22 23:34:47 +02:00
ValueOn AG
168d66d167 cleaned key handling and security 2025-09-22 00:39:15 +02:00