Commit Graph

108 Commits

Author SHA1 Message Date
Soumyadas15 95c6277a93 chore(dev): agent builder mode 2025-05-31 12:38:39 +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
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
marko-kraemer 7ff15d8dc7 make non-anthropic model work with response example, fe padding bottom increase cuz of new chat input 2025-05-07 01:56:52 +02:00
marko-kraemer 12704f2786 fix 2025-05-05 02:53:24 +02:00
Marko Kraemer 2859e4bdcd
Merge pull request #144 from korjavin/model
Implementation of choosing between OPENAI/Antropic models by setting MODEL_TO_USE
2025-05-04 17:47:47 -07:00
marko-kraemer 0507708fec archive script 2025-05-05 02:20:50 +02:00
Korzhavin Ivan 68fafdd385 Refactor agent and tool configurations to support new model names and parameters
- Adjusted max_tokens logic based on model type, including new conditions for "gpt-4".
- Enhanced MessageTool to include detailed documentation and examples for user interactions.
- Improved ThreadManager to handle new tool choices and reasoning efforts.
- Updated LLM service to incorporate enable_thinking and reasoning_effort parameters.
- Modified chat input component to dynamically manage model selection and thinking options.
2025-05-03 14:17:46 +02:00
LE Quoc Dat f3746d9dbf support images 2025-04-28 01:28:21 +01:00
marko-kraemer 23574e37cf python billing 2025-04-27 00:47:31 +01:00
marko-kraemer 427161d892 fix files tool, intro web crawl tool again, web user takeover tool, url formatting in frontend 2025-04-25 14:35:45 +01:00
marko-kraemer 7a57ee210a add conf, with local/dev/prod mode 2025-04-24 01:45:58 +01:00
marko-kraemer 602b65791f wip 2025-04-23 15:56:24 +01:00
marko-kraemer 4d5d93e943 change to exec in deploy 2025-04-23 14:43:57 +01:00
marko-kraemer 8271e0dbd3 FIX 2025-04-23 14:34:23 +01:00
marko-kraemer 4bb6f14078 project_id to get sandbox id 2025-04-23 11:00:25 +01:00
marko-kraemer aaf405272f project_id to get sandbox id 2025-04-23 10:34:00 +01:00
marko-kraemer f9ca36efa0 wip 2025-04-23 09:13:07 +01:00
marko-kraemer 869e53ad04 sandbox id fix attempt 2025-04-23 06:20:38 +01:00
marko-kraemer 7ce3d6f9cb add port exposing 2025-04-21 15:02:33 +01:00
marko-kraemer 6ac4213fdc frontend we are nearly there sergeant 2025-04-20 01:27:46 +01:00