Soumyadas15
f65cc3eba9
Merge branch 'main' into mcp-5a-custom-1
2025-06-02 16:34:49 +05:30
Soumyadas15
c8d39d1fdd
feat: add http mcp support
2025-06-02 16:34:14 +05:30
Vukasin
7a8a45cfe8
Merge remote-tracking branch 'upstream/main' into feat/port-fix-and-panel-ajustments
2025-06-01 17:52:11 +02:00
Vukasin
82df42badf
fix: response procesor & billing modal and other fixes
2025-06-01 17:50:09 +02:00
Soumyadas15
d53f2f7a18
chore(dev): cleanup frontend
2025-06-01 02:23:53 +05:30
Soumyadas15
b42e78b598
chore(dev): agent builder
2025-05-31 21:01:20 +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
sharath
c14a2e4cb4
fix(thread_manager): reduce maximum message content length from 300k to 200k characters to prevent context overload
2025-05-29 15:50:29 +00:00
sharath
0bfd7ecb3f
fix(thread_manager): adjust token count condition to handle default max token value
2025-05-29 15:28:53 +00:00
sharath
16ba4f7c36
fix(thread_manager): update message selection query to include only message_id and content
2025-05-29 14:20:57 +00:00
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
80d4784f4c
chore(dev): refactor xml tool calls
2025-05-29 01:20:30 +05:30
Soumyadas15
57407277ed
chore(dev): refactor xml tools
2025-05-28 17:37:54 +05:30
sharath
11da6ad829
fix(tools): invalid xml issues and unnecessary validation
2025-05-26 20:32:49 +00:00
LiYuanBr
9568b582b8
fix: Modify log level from INFO to DEFAULT as Langfuse doesnt support INFO
2025-05-26 01:24:40 -03:00
Soumyadas15
fb6c130136
chore(dev): fix double escape isue
2025-05-25 02:34:07 +05:30
sharath
7db395dd88
refactor(api): enhance trace handling in response processing
2025-05-24 12:50:36 +00:00
sharath
8255c507a5
fix(backend): enhance trace logging levels for error handling and execution status
2025-05-22 08:36:58 +00: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
sharath
35de7f1b40
fix(stream): redis latency issue mitigated
2025-05-15 23:28:28 +00:00
marko-kraemer
c6d13b5187
run, thread_run, response processor, raise errs properly
2025-05-10 03:58:57 +02:00
Marco Vinciguerra
e1974c8125
feat: removed unused imports
2025-05-07 15:24:00 +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
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
marko-kraemer
973861b2d2
wip
2025-05-03 02:26:25 +02:00
mameshini
2d32e91aac
Fix: proper param_name for tool parameter mapping
2025-04-30 08:53:32 -07:00
marko-kraemer
0fc3c4a573
print
2025-04-24 17:05:05 +01:00
LE Quoc Dat
034ea37745
add models, better logs
2025-04-24 12:46:22 +01:00
marko-kraemer
8271e0dbd3
FIX
2025-04-23 14:34:23 +01:00
marko-kraemer
f9ca36efa0
wip
2025-04-23 09:13:07 +01:00
LE Quoc Dat
e3b08b1326
roll-back cost calculation
2025-04-18 17:57:10 +01:00
LE Quoc Dat
17e3e0e68c
Merge branch 'main' into dat_context
2025-04-18 17:01:59 +01:00
marko-kraemer
749565c3d1
wip
2025-04-18 11:50:39 +01:00
LE Quoc Dat
06f1782f4b
fix nasty bug xN system prompt
2025-04-18 09:09:09 +01:00
LE Quoc Dat
8669e40312
disable context manager
2025-04-18 07:13:44 +01:00
marko-kraemer
582f0d228b
unified message structure on sse stream & message get thread
2025-04-18 06:22:06 +01:00
LE Quoc Dat
6e4e2673d5
cost calculation
2025-04-18 05:59:00 +01:00
LE Quoc Dat
c84ee59dc6
thinking & reasoning
2025-04-18 05:49:41 +01:00
LE Quoc Dat
9beb4dc215
fix non-stream async
2025-04-18 04:41:55 +01:00
marko-kraemer
aae78a0667
response processor add metadata parsing_details for tool results
2025-04-18 04:07:26 +01:00
marko-kraemer
ecf78291cf
save assistant message id in tool result stream
2025-04-18 02:17:29 +01:00
marko-kraemer
647e10a74b
wip
2025-04-17 23:17:48 +01:00
Adam Cohen Hillel
6a59b8e110
token manager
2025-04-17 00:17:09 +01:00
marko-kraemer
9fbad13468
wip
2025-04-16 23:13:04 +01:00
marko-kraemer
6bcd37d6c5
wip
2025-04-16 06:11:23 +01:00
marko-kraemer
dc1c19e5db
wip
2025-04-16 06:09:31 +01:00