Commit Graph

  • 76a01994f9 Enable markdown responses in slack Ettore Di Giacinto 2025-02-28 22:50:44 +01:00
  • 4520d16522 Fixups Ettore Di Giacinto 2025-02-28 22:48:50 +01:00
  • 0dce524c7a Fixups Ettore Di Giacinto 2025-02-28 22:48:26 +01:00
  • 0b78956cc4 Enhance logging Ettore Di Giacinto 2025-02-28 22:38:05 +01:00
  • 43352376e3 Use toolcall to construct current conversation Ettore Di Giacinto 2025-02-28 22:37:55 +01:00
  • d3f2126614 Debug Ettore Di Giacinto 2025-02-28 22:10:28 +01:00
  • cf112d57a6 Strip bot user from messages received Ettore Di Giacinto 2025-02-28 22:06:05 +01:00
  • f28725199c Reply with threads history mudler 2025-02-28 19:55:10 +01:00
  • fbcc618355 Reply to mentions in threads mudler 2025-02-28 19:30:12 +01:00
  • 094580724f Merge pull request #28 from mudler/localrag Ettore Di Giacinto 2025-02-28 17:02:50 +01:00
  • 371ea63f5a Integrate with LocalRAG, drop RAG functionalities Ettore Di Giacinto 2025-02-27 23:51:02 +01:00
  • bc431ea6ff Add LocalRAG client Ettore Di Giacinto 2025-02-27 23:17:46 +01:00
  • 5c6df5adc0 Fix entrypoint mudler 2025-02-27 19:38:21 +01:00
  • 46085077a5 Update README.md Ettore Di Giacinto 2025-02-26 23:10:39 +01:00
  • 33f1c102e4 Update README.md Ettore Di Giacinto 2025-02-26 22:52:35 +01:00
  • b66e698b5e Rename package Ettore Di Giacinto 2025-02-26 22:51:29 +01:00
  • 43c29fbdb0 Re-order main Ettore Di Giacinto 2025-02-26 22:45:50 +01:00
  • 0a18d8409e refactoring Ettore Di Giacinto 2025-02-26 22:37:48 +01:00
  • 0139b79835 refactoring Ettore Di Giacinto 2025-02-25 23:17:28 +01:00
  • 296734ba3b reordering Ettore Di Giacinto 2025-02-25 22:18:08 +01:00
  • d73fd545b2 Hook to the webui Ettore Di Giacinto 2025-02-25 22:09:38 +01:00
  • fa1ae086bf Move custom action into actions Ettore Di Giacinto 2025-02-25 22:09:12 +01:00
  • 96091a1ad5 Add custom actions with golang interpreter Ettore Di Giacinto 2025-02-24 23:21:51 +01:00
  • ac6c03bcb7 wip mudler 2025-02-23 19:43:22 +01:00
  • 6ae019db23 Add realtimesst example mudler 2025-02-05 19:57:25 +01:00
  • 2a6650c3ea Add deepface client mudler 2025-02-04 12:53:39 +01:00
  • 5e6863379c Time shouldn't be part of the Hud, but always rendered mudler 2024-12-25 23:17:40 +01:00
  • 8c447a0cf8 feat: support separate knowledge bases for each agent mudler 2024-12-18 20:17:05 +01:00
  • c68ff23b01 Small fixups mudler 2024-12-18 17:44:52 +01:00
  • 735bab5e32 Fixups to long memory, and avoid re-initing RAGDB recursively mudler 2024-12-18 12:41:18 +01:00
  • c2035c95c5 Always store in KB when adding new content mudler 2024-12-18 11:29:08 +01:00
  • 351aa80b74 Use InMemoryDB in place of a RAGDB to store things as files mudler 2024-12-17 22:24:38 +01:00
  • 0fc09b4f49 Do not summarize if nothing is in memory mudler 2024-12-17 19:55:21 +01:00
  • 1900915609 Use marco-o1 for defaults mudler 2024-12-17 19:53:43 +01:00
  • 6bafb48cec Customize embedding model mudler 2024-12-17 19:53:30 +01:00
  • 2561f2f175 Add long term memory mudler 2024-12-17 19:53:07 +01:00
  • d053dc249c Panic for now if agent config is failing mudler 2024-12-15 18:14:13 +01:00
  • 6318f1aa97 Store into memory conversation before resetting it mudler 2024-12-15 18:13:54 +01:00
  • a204b3677b add github PR watcher mudler 2024-06-30 15:12:31 +02:00
  • b1d90dbedd Merge pull request #11 from greygoo/add-longchain-community Ettore Di Giacinto 2024-06-23 23:13:50 +02:00
  • 361927b0a4 Add langchain-community requirement to make it build again greygoo 2024-06-23 23:02:35 +02:00
  • b010f48ddc Return content if present mudler 2024-05-31 00:43:55 +02:00
  • 6d866985e8 Small renames mudler 2024-05-23 18:59:10 +02:00
  • 989a2421ba Do not do two requests if reasoning is disabled mudler 2024-05-23 18:58:53 +02:00
  • 3f9b454276 finish handling support if no reasoning is used mudler 2024-05-13 19:50:18 +02:00
  • fdd4af1042 Do not inject a reply action mudler 2024-05-13 00:16:13 +02:00
  • 24ef65f70d Enable reasoning separately mudler 2024-05-12 22:47:36 +02:00
  • 5c3497a433 The bug was that we didn't reset the timer when an agent was not working as standalone' ' mudler 2024-04-21 16:33:04 +02:00
  • 9974dec2e1 Fix freaking BUG! mudler 2024-04-21 16:32:01 +02:00
  • 773259ceaa Stop action when picking up the job mudler 2024-04-21 15:39:38 +02:00
  • 1fc0db18cd hook sendmail action Ettore Di Giacinto 2024-04-21 00:43:43 +02:00
  • 249cedd9d1 add sendmail action Ettore Di Giacinto 2024-04-21 00:42:58 +02:00
  • bc7192d664 handle corner case mudler 2024-04-20 10:35:57 +02:00
  • 22160cbf9e Cleanup context, more logging Ettore Di Giacinto 2024-04-20 00:19:17 +02:00
  • 34f6d821b9 more logging mudler 2024-04-19 13:17:08 +02:00
  • e2aa3bedd7 Enhance logging Ettore Di Giacinto 2024-04-19 00:15:53 +02:00
  • f6dcc09562 more logging Ettore Di Giacinto 2024-04-19 00:08:18 +02:00
  • 08563c3286 uniform logging Ettore Di Giacinto 2024-04-19 00:02:00 +02:00
  • 2cba2eafe6 fixups and workarounds llm want to output tags mudler 2024-04-17 19:54:26 +02:00
  • c0773f03f8 Do not add that to the conv mudler 2024-04-17 12:46:01 +02:00
  • bad3e53f06 Revert "this is not needed.. probably?" mudler 2024-04-17 12:45:02 +02:00
  • 96f7a4653f Sort agents mudler 2024-04-17 12:42:49 +02:00
  • cac986d287 this is not needed.. probably? mudler 2024-04-17 12:42:17 +02:00
  • 4a42ec0487 give reasoning when expanding parameters Ettore Di Giacinto 2024-04-17 00:40:53 +02:00
  • 9d0dcf792a fixups mudler 2024-04-16 19:27:56 +02:00
  • 324cbcd2a6 Force answering when answering was chosen mudler 2024-04-16 18:54:37 +02:00
  • 35d9ba44f5 Fixups mudler 2024-04-16 17:44:04 +02:00
  • 4ed61daf8e Better error handling mudler 2024-04-16 10:26:55 +02:00
  • 56a6a10980 Minor fixups mudler 2024-04-16 10:19:15 +02:00
  • ca57f4cd85 add browse action Ettore Di Giacinto 2024-04-16 00:20:05 +02:00
  • 609b2a2b7c Correct description of 'stop' mudler 2024-04-15 18:32:22 +02:00
  • 55b7b4a41e Add more actions, small fixups in the UI, add stop action mudler 2024-04-15 17:50:51 +02:00
  • 7db2b10bd2 Do not let age to be either a string or an int mudler 2024-04-15 12:09:22 +02:00
  • f0bc2be678 logging: pt1 Ettore Di Giacinto 2024-04-15 00:13:10 +02:00
  • ac8f6e94ff wip: noaction for deciding to stop mudler 2024-04-14 16:38:45 +02:00
  • 27f7299749 Fixup timers (?) mudler 2024-04-14 16:38:14 +02:00
  • eda99d05f4 Small UI enhancements mudler 2024-04-14 11:24:55 +02:00
  • 0bc95cfd16 Increase textarea mudler 2024-04-14 11:16:34 +02:00
  • 80508001c7 generate elem with go Ettore Di Giacinto 2024-04-14 00:31:24 +02:00
  • 7c0f615952 Add import/export Ettore Di Giacinto 2024-04-14 00:05:19 +02:00
  • 54de6221d1 add start/pause (to improve further) Ettore Di Giacinto 2024-04-13 00:38:58 +02:00
  • 74b158e9f1 Add status to show the reasoning log Ettore Di Giacinto 2024-04-13 00:16:28 +02:00
  • 4b41653d00 Add reset, some minor UX tweaks mudler 2024-04-12 19:34:26 +02:00
  • 03175d36ab Add ignore files mudler 2024-04-12 16:18:45 +02:00
  • e6fdd91369 Add docker-compose mudler 2024-04-12 15:47:06 +02:00
  • 97f5ba16cd Add logos and static Ettore Di Giacinto 2024-04-12 00:48:11 +02:00
  • 677a96074b Add logo Ettore Di Giacinto 2024-04-12 00:39:35 +02:00
  • 82f1b37ae8 Small ux enhancements Ettore Di Giacinto 2024-04-12 00:23:55 +02:00
  • adf649be99 Uniform webui Ettore Di Giacinto 2024-04-11 23:45:57 +02:00
  • 26baaecbcd Correctly handle chat render' Ettore Di Giacinto 2024-04-11 23:21:47 +02:00
  • fac211d8ee parallel calls for telegram mudler 2024-04-11 23:04:29 +02:00
  • 84a808fb7e fixups mudler 2024-04-11 23:01:40 +02:00
  • 6528da804f Add dockerfile mudler 2024-04-11 20:00:38 +02:00
  • 3170ee0ba2 Add search action mudler 2024-04-11 19:32:36 +02:00
  • 3295942e59 Add issue closer mudler 2024-04-11 17:05:41 +02:00
  • fa39ae93f1 Add github actions: mudler 2024-04-11 13:05:35 +02:00
  • d237e17719 Support pdf ingestion Ettore Di Giacinto 2024-04-11 00:40:46 +02:00
  • cb35f871db Split main Ettore Di Giacinto 2024-04-11 00:20:49 +02:00
  • f85962769a Move views Ettore Di Giacinto 2024-04-11 00:16:03 +02:00
  • 3b361d1a3d Add prompt blocks Ettore Di Giacinto 2024-04-10 23:49:13 +02:00