Commit Graph

126 Commits

Author SHA1 Message Date
Soumyadas15 18057a4db6 chore(dev): agent agnostic threads 2025-06-26 16:59:04 +05:30
Soumyadas15 a40f8bf816 feat: introduce knowledge base 2025-06-24 16:00:01 +05:30
sharath 3a49f9591b
docs: enhance contributing and self-hosting documentation
- Added quick setup instructions and detailed setup steps in CONTRIBUTING.md and SELF-HOSTING.md.
- Updated environment variable configurations and added new required services for setup.
- Improved clarity on the setup wizard's functionality and progress saving.
- Revised README files for both backend and frontend to include quick setup instructions and environment configurations.
- Updated model references to the latest version of the Anthropic model across various files.
- Removed deprecated workflow background script.
2025-06-23 16:16:44 +00:00
Soumyadas15 4c3aebf4e5 chore(dev): fix issues in custom agent calling 2025-06-23 12:29:21 +05:30
Soumyadas15 daf2afa2a3 chore(dev): enhance wokflows UI 2025-06-19 16:22:38 +05:30
Soumyadas15 2a14bbac6d chore(dev): support for MCP in workflow 2025-06-18 18:44:12 +05:30
Soumyadas15 79be8a81ec Merge branch 'main' into workflow-1a 2025-06-17 11:28:13 +05:30
sharath 9bb7d680eb
fix(run): update screenshot handling based on model type, adding logging and tracing for better debugging 2025-06-16 12:29:47 +00:00
Soumyadas15 6b135f7c56 chore(dev): functional workflow execution 2025-06-13 15:37:14 +05:30
sharath 4ef4eeceb1
Merge branch 'PRODUCTION' into sync/production 2025-06-05 07:31:54 +00:00
sharath 1fedcbabfa
fix(agent): handle string content in message retrieval 2025-06-05 06:52:14 +00:00
sharath 07219d24c8
fix(agent): update screenshot URL handling and API server port in Docker configuration 2025-06-05 06:52:03 +00:00
sharath 05e4c5d901
fix(agent): handle image context content parsing more robustly 2025-06-05 06:51:18 +00:00
Soumyadas15 8297bf6f34 chore(dev): connect custom mcps 2025-06-02 11:14:22 +05:30
Soumyadas15 b42e78b598 chore(dev): agent builder 2025-05-31 21:01:20 +05:30
Soumyadas15 3c82e2152f Merge branch 'mcp-5a' into mcp-5a-agentbuilder 2025-05-31 12:38:47 +05:30
Soumyadas15 95c6277a93 chore(dev): agent builder mode 2025-05-31 12:38:39 +05:30
Soumyadas15 e6de1e0f7f Merge branch 'main' into mcp-5a 2025-05-30 19:02:53 +05:30
Soumyadas15 dedd6432bb chore(dev): auto generate xml schema or mcp 2025-05-30 13:01:11 +05:30
Soumyadas15 546d5078ea chore(dev): properly process MCP results 2025-05-30 01:04:41 +05:30
Soumyadas15 fa463fb09c chore(dev): mcp tools 2025-05-29 23:27:03 +05:30
sharath 960dd671f2
feat(context-compression): add ExpandMessageTool for message expansion and integrate into agent run process 2025-05-29 13:47:31 +00:00
Soumyadas15 8132fc59dd chore(ui): enhance agent playground UI 2025-05-29 12:49:08 +05:30
Soumyadas15 2f835cdd2f Merge branch 'mcp-5' into mcp-5a 2025-05-29 02:12:10 +05:30
Soumyadas15 2eaef6ae84 Merge branch 'refactor-xml-tools' into mcp-5 2025-05-29 01:22:34 +05:30
Soumyadas15 57407277ed chore(dev): refactor xml tools 2025-05-28 17:37:54 +05:30
Soumyadas15 be600cc3db Merge branch 'mcp-5' into mcp-5a 2025-05-26 22:41:03 +05:30
Soumyadas15 a66f12498c Merge branch 'main' into mcp-5 2025-05-26 21:54:04 +05:30
LiYuanBr 9568b582b8 fix: Modify log level from INFO to DEFAULT as Langfuse doesnt support INFO 2025-05-26 01:24:40 -03:00
Soumyadas15 e3ef00a165 chore(dev): mcp setup 2025-05-24 23:47:55 +05:30
sharath 7db395dd88
refactor(api): enhance trace handling in response processing 2025-05-24 12:50:36 +00:00
Soumyadas15 5249346550 chore(dev_): merge main into mcp-5 2025-05-24 13:45:44 +05:30
Soumyadas15 beeaffb533 chore(dev): add custom agent context based on thread id 2025-05-24 12:38:41 +05:30
sharath edc1b1c17b
Merge branch 'main' into feat/langfuse 2025-05-23 17:19:08 +00:00
LE Quoc Dat f0656b4370 small fix 2025-05-22 12:35:27 +02:00
sharath 8255c507a5
fix(backend): enhance trace logging levels for error handling and execution status 2025-05-22 08:36:58 +00:00
LE Quoc Dat 65e6ee0ef8 gemini + fix syntax bug in prompts 2025-05-21 18:19:46 +02:00
sharath ff1670be90
feat(backend): langfuse traces 2025-05-21 00:39:28 +00:00
marko-kraemer 70755d3074 save all browser states 2025-05-19 01:06:44 +02:00
Soumyadas15 a1b60e2c8f chore(dev): upload images to s3 2025-05-14 10:58:11 +05:30
marko-kraemer 3a0f6db03e scrape & read based approach v1, non-optimal but better for ctxt 2025-05-10 06:37:07 +02:00
marko-kraemer 8847515d1c session shell tool, save web search as file, change prompt to process scrapes via cli 2025-05-10 05:46:48 +02:00
marko-kraemer c6d13b5187 run, thread_run, response processor, raise errs properly 2025-05-10 03:58:57 +02:00
marko-kraemer a7f0044d1d fix 2025-05-09 05:32:46 +02:00
marko-kraemer 24fdbbeb1b wip 2025-05-09 04:16:31 +02:00
marko-kraemer 4c8bd7b47a error msg toast on stream 2025-05-09 04:01:26 +02:00
marko-kraemer 1e43fa5053 gemini flash as free model 2025-05-07 05:44:10 +02:00
marko-kraemer 3429b0b4b4 gemini flash as free model 2025-05-07 05:43:32 +02:00
marko-kraemer 9a5bcd00a7 change to deepseek 2025-05-07 02:12:48 +02:00
marko-kraemer 5f7076e167 make non-anthropic model work with response example, fe padding bottom increase cuz of new chat input 2025-05-07 01:57:13 +02:00