Commit graph

  • dedee0ecda renders image generation tested and fixed - all renderers ready ValueOn AG 2025-10-12 02:53:37 +0200
  • df15f54f4b renderers html and md tested and fixed ValueOn AG 2025-10-12 02:27:55 +0200
  • a68dac200e renderers pdf and pptx tested and fixed ValueOn AG 2025-10-12 02:18:42 +0200
  • 0e79024b07 refactored plug and play document engine ValueOn AG 2025-10-12 01:14:07 +0200
  • 5537d3e704 testing rendering docx and xlsx done ValueOn AG 2025-10-12 01:02:04 +0200
  • 972884098a all renderers using json ValueOn AG 2025-10-12 00:51:53 +0200
  • 9fe9732a89 all renderers using json ValueOn AG 2025-10-12 00:51:52 +0200
  • 99215e27fe all renderers active and using json objects ValueOn AG 2025-10-12 00:51:23 +0200
  • a26553c34c office renderers updated to json model ValueOn AG 2025-10-11 23:39:13 +0200
  • 87dec2c4a2 revised ai core set ready for cross tests ValueOn AG 2025-10-11 18:55:00 +0200
  • 1aecec9d61 full dynamic document extraction - processing - generation ValueOn AG 2025-10-11 18:51:23 +0200
  • be5f6773b6 ai core with unlimited document size ValueOn AG 2025-10-11 18:30:26 +0200
  • 73c1126200 integration fixes ValueOn AG 2025-10-10 23:46:24 +0200
  • ba1daa2d73 feat: allow users to specify tools when posting messages Christopher Gondek 2025-10-09 16:56:27 +0200
  • 2b5d7506d0 feat: add endpoints to get tools per user Christopher Gondek 2025-10-09 16:23:29 +0200
  • 4b75ffd70c feat: add admin endpoints for chatbot tools Christopher Gondek 2025-10-09 15:30:15 +0200
  • 0c5d0f957f feat: add tools and tools permissions to db with auto sync Christopher Gondek 2025-10-09 11:39:04 +0200
  • 8538821d0c fix: pydantic schema issue Christopher Gondek 2025-10-09 10:54:11 +0200
  • 478e139730 Merge branch 'int' into feat/chatbot Christopher Gondek 2025-10-09 10:36:22 +0200
  • 179b848ecb fix: hide tool calls from chatbot history Christopher Gondek 2025-10-08 17:22:07 +0200
  • 9bf454823b chore: use minimal langgraph app to read and delete checkpointer history Christopher Gondek 2025-10-08 17:14:58 +0200
  • bfc07ee0b1 feat: implement rename, delete thread endpoints Christopher Gondek 2025-10-08 16:50:54 +0200
  • a0a87e2e3e fix: remove timestamps Christopher Gondek 2025-10-08 16:30:44 +0200
  • 85503fc669 feat: implement get thread details endpoint Christopher Gondek 2025-10-08 16:14:17 +0200
  • ed3920f9f9 chore: update code styles Christopher Gondek 2025-10-08 15:53:15 +0200
  • a08bd3ef1d feat: implement get threads endpoint Christopher Gondek 2025-10-08 15:45:41 +0200
  • 1143e181e8 feat: add and handle chatbot thread date_created and date_modified Christopher Gondek 2025-10-08 15:30:14 +0200
  • b50dcc6c0f feat: save chatbot threads to db Christopher Gondek 2025-10-08 14:41:29 +0200
  • 30c3f9f7f1 chore: add user threads db table setup Christopher Gondek 2025-10-08 11:37:36 +0200
  • 8f96c3ef30 chore: add todos Christopher Gondek 2025-10-08 10:46:33 +0200
  • 625003dcc0
    Merge pull request #51 from valueonag/fix/psycopg.pool-windows idittrich-valueon 2025-10-08 10:26:45 +0200
  • 2a795492fe fixed windows error Ida Dittrich 2025-10-08 10:24:15 +0200
  • 227d7b9401 secured user inputs in prompts ValueOn AG 2025-10-07 01:15:07 +0200
  • 0cb1e75daf chat trace file log ready ValueOn AG 2025-10-07 00:17:11 +0200
  • bf1100410c ignore testdata ValueOn AG 2025-10-06 16:02:38 +0200
  • 3d94092100 no testdata ValueOn AG 2025-10-06 16:01:45 +0200
  • ee59e09b6d ai loop tested ValueOn AG 2025-10-06 15:39:25 +0200
  • dd16efb860 fix: typo; async checkpointer postgres Christopher Gondek 2025-10-06 15:39:19 +0200
  • 33f8ff1b5e chore: better error messages Christopher Gondek 2025-10-06 15:05:22 +0200
  • e54cc48b15 ai response loop with context for long answers ValueOn AG 2025-10-06 12:53:47 +0200
  • d2b6820812 cleaned pydantic model classes ValueOn AG 2025-10-05 16:28:44 +0200
  • 6b976fc1ca cleaned up workflow management ValueOn AG 2025-10-05 15:10:33 +0200
  • b44c46be23 cleanup prompts and placeholders ValueOn AG 2025-10-05 15:01:22 +0200
  • 9b8510bfd0 refactored workflow engine ValueOn AG 2025-10-05 11:34:40 +0200
  • 1a8cecc50a fixed outlook ValueOn AG 2025-10-05 03:03:48 +0200
  • 7ba687ad65 fixed react prompts and references ValueOn AG 2025-10-05 02:48:53 +0200
  • 05bc359c3e fixes webResearch ValueOn AG 2025-10-04 18:44:42 +0200
  • ba21d6793f proper prompts for react and tplan ValueOn AG 2025-10-04 13:46:17 +0200
  • 88eeab3360 workflow running with taskplan and react mode ValueOn AG 2025-10-04 13:31:21 +0200
  • c53bef933a testing react mode ValueOn AG 2025-10-04 02:54:28 +0200
  • 1cbc669970 fexed react planning ValueOn AG 2025-10-03 22:40:41 +0200
  • ebb15da91b testing flow ValueOn AG 2025-10-03 19:46:10 +0200
  • d33241e5dc chore: add authorize button to swagger docs Christopher Gondek 2025-10-03 17:00:04 +0200
  • 37f01a2156 chore: fix pydantic v2 issue Christopher Gondek 2025-10-03 16:51:43 +0200
  • 4bfeded9d0 feat: chatbot w/ streaming basics Christopher Gondek 2025-10-03 16:48:33 +0200
  • 8707203ac2 feat: mock chatbot permissions Christopher Gondek 2025-10-03 13:17:45 +0200
  • 2158b90748 feat: add tools registry Christopher Gondek 2025-10-03 13:03:22 +0200
  • 418bd8281a workflow validated for actionplan mode ValueOn AG 2025-10-03 11:23:48 +0200
  • 63dba85b7a feat: mock althaus db query tool Christopher Gondek 2025-10-03 10:29:37 +0200
  • 98b258ae53 feat: add langgraph first tool; pydantic v2 Christopher Gondek 2025-10-03 09:48:32 +0200
  • db1bcfcdeb actions for web, extract, generate tested ValueOn AG 2025-10-03 01:41:50 +0200
  • 0e14607f83 ai services extract and web revised ValueOn AG 2025-10-02 21:29:21 +0200
  • 68d6ab9890 feat: add chatbot dummy router Christopher Gondek 2025-10-01 16:00:19 +0200
  • 86567f93e8 chore: gracefully handle favicon issue Christopher Gondek 2025-10-01 11:24:51 +0200
  • 501cebe342 start testing with backend running ValueOn AG 2025-09-30 18:30:33 +0200
  • cbea086f91 Ready for test revised generic dynamic ai call center with dynamic generic content extraction engine ValueOn AG 2025-09-30 00:02:51 +0200
  • 8be9211b28 complete refactory of all dependencies ValueOn AG 2025-09-26 23:36:56 +0200
  • 07a2d279df cleaned model space centralized ValueOn AG 2025-09-25 16:59:44 +0200
  • 842fe46a87 keys fixed ValueOn AG 2025-09-25 01:57:50 +0200
  • af4b13864f Keys fixed ValueOn AG 2025-09-25 01:57:17 +0200
  • 033e4ec645 Proper event handling ValueOn AG 2025-09-25 00:24:26 +0200
  • 02db2751c0 Rev 3.2 running backend ValueOn AG 2025-09-25 00:18:58 +0200
  • 29c31e79bd Tested workflow engine 3.1 ValueOn AG 2025-09-24 23:18:10 +0200
  • 472353fea0 Refactor full workflow engine 3.0 ValueOn AG 2025-09-23 22:47:54 +0200
  • 1019cb7a65 CHAT 2.0 - Iterative mode ValueOn AG 2025-09-23 00:36:24 +0200
  • 30d0a8f70c Full refactored workflow and features ValueOn AG 2025-09-22 23:34:47 +0200
  • 9ba45952e4 closed workflow action plan ValueOn AG 2025-09-22 15:44:30 +0200
  • ebfdd9ab03 admin interface ValueOn AG 2025-09-22 07:44:39 +0200
  • 168d66d167 cleaned key handling and security ValueOn AG 2025-09-22 00:39:15 +0200
  • 4d4ad8d49b
    Merge pull request #50 from valueonag/int ValueOn AG 2025-09-19 14:32:33 +0200
  • 875b188238 fixed voice ValueOn AG 2025-09-19 14:30:36 +0200
  • 41d2b463db
    Merge pull request #49 from valueonag/int ValueOn AG 2025-09-18 17:21:50 +0200
  • 55a3cac2df enhanced workflow ValueOn AG 2025-09-18 17:11:35 +0200
  • 83be96e351
    Merge pull request #48 from valueonag/int ValueOn AG 2025-09-17 02:13:03 +0200
  • a941963e78 neutralizer 1.0 ValueOn AG 2025-09-17 02:12:34 +0200
  • 70479aff88 delta sync ops v3 ValueOn AG 2025-09-16 22:47:17 +0200
  • ee11da28fc
    Merge pull request #47 from valueonag/int ValueOn AG 2025-09-16 22:21:00 +0200
  • 598e137e8a full delta attributes parsing ValueOn AG 2025-09-16 22:20:31 +0200
  • 7bc7357732
    Merge pull request #46 from valueonag/int ValueOn AG 2025-09-16 17:45:57 +0200
  • 72c13ffe12 delta sync issue resolved paginagion and new post ValueOn AG 2025-09-16 17:45:29 +0200
  • 792979bbf7
    Merge pull request #45 from valueonag/int ValueOn AG 2025-09-16 10:41:49 +0200
  • 2eeb53ee96 fixed delta sync ValueOn AG 2025-09-16 10:41:14 +0200
  • 86cbd6c65e
    Merge pull request #44 from valueonag/int ValueOn AG 2025-09-16 09:53:51 +0200
  • 7317bce656 delta sync ValueOn AG 2025-09-16 09:50:25 +0200
  • b59c88fb4e
    Merge pull request #43 from valueonag/int ValueOn AG 2025-09-15 23:44:12 +0200
  • a3fe8abef4 solved new api for jira and fixes ui ValueOn AG 2025-09-15 23:33:57 +0200
  • 5253b6800a
    Merge pull request #42 from valueonag/int ValueOn AG 2025-09-15 08:28:09 +0200
  • 4cf60b4230 fixed google login ValueOn AG 2025-09-15 08:27:26 +0200
  • 885b0e9b64
    Merge pull request #41 from valueonag/int ValueOn AG 2025-09-15 00:58:17 +0200
  • e619a1586f speech txt and voice ValueOn AG 2025-09-15 00:57:18 +0200