ValueOn AG
5c0ab3f893
implemented multimandate
2026-01-17 02:17:58 +01:00
6f6ee25ef2
fix:chatbot route now matches new datamodel interface
...
List endpoint (/api/chatbot/threads without workflowId): Normalizes all workflows before returning, converting maxSteps: None to 10 (the default).
Single workflow endpoint (/api/chatbot/threads?workflowId=xxx): Normalizes the workflow dict, handling both Pydantic models and plain dicts.
2026-01-14 08:24:06 +01:00
ValueOn AG
58b13ff7c6
hotfixes for work with nyla
2026-01-13 20:01:50 +01:00
8147f3f7c8
fix: generalized event manager for message streaming
2026-01-09 12:14:47 +01:00
2b6bd73b65
fix:finished and fixes chatbot
2026-01-09 09:21:59 +01:00
f78547e51b
fix:constant reload
2026-01-05 07:34:45 +01:00
ValueOn AG
f05d958213
removed chatbot on langgraph platform
2025-10-20 22:01:03 +02:00
ValueOn AG
b97670d939
Adapted chatbot integration
2025-10-15 18:23:03 +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
bfc07ee0b1
feat: implement rename, delete thread endpoints
2025-10-08 16:50:54 +02:00
Christopher Gondek
85503fc669
feat: implement get thread details endpoint
2025-10-08 16:14:17 +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
8f96c3ef30
chore: add todos
2025-10-08 10:46:33 +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
68d6ab9890
feat: add chatbot dummy router
2025-10-01 16:00:19 +02:00