akhisud3195
|
889b7ee166
|
Add RAG tool logging and update to use chunks toggle, ragK value
|
2025-05-09 10:26:16 +05:30 |
|
akhisud3195
|
770a080232
|
Clean up tools.py and interactive.py
|
2025-05-09 10:17:36 +05:30 |
|
akhisud3195
|
968dfacd65
|
[EXP] Make rag_search a library tool
|
2025-05-09 09:39:09 +05:30 |
|
arkml
|
6413f6211e
|
added rag instructions to agents with rag sources attached
|
2025-05-09 09:38:09 +05:30 |
|
akhisud3195
|
98dfe2e469
|
Add output_visbility as agent field
|
2025-05-08 22:59:26 +05:30 |
|
akhisud3195
|
4df6d832c2
|
Move max_calls_per_parent_child to agent config in the UI
|
2025-05-08 21:34:46 +05:30 |
|
arkml
|
c8dd5f4572
|
fixed bug in max child turns
|
2025-05-08 13:23:42 +05:30 |
|
akhisud3195
|
9a72540536
|
Add back token usage counting in agents code
|
2025-05-08 10:36:19 +05:30 |
|
akhisud3195
|
67d3cc5e29
|
Handle max child calls and tracing variable defaults in env
|
2025-05-07 20:52:19 +05:30 |
|
akhisud3195
|
92fb1819c7
|
Add agent update events for code-based transitions
|
2025-05-07 14:18:50 +05:30 |
|
akhisud3195
|
e1b1b63980
|
Update styling for chat messages in playground and add delta timestamps
|
2025-05-07 14:05:13 +05:30 |
|
akhisud3195
|
69316aee60
|
Move tracing toggle and max child turns to .env file
|
2025-05-06 22:47:35 +05:30 |
|
akhisud3195
|
e59a8b75cf
|
Enable internal and user-facing agents to build pipelines
|
2025-05-06 18:51:28 +05:30 |
|
akhisud3195
|
1246ea47b9
|
Refactor web_search tool handling
|
2025-05-02 18:45:20 +05:30 |
|
akhisud3195
|
817f7893a2
|
Remove legacy swarm_wrapper code
|
2025-05-02 17:26:05 +05:30 |
|
akhisud3195
|
6d47adafb3
|
Remove old swarm code and unused imports
|
2025-05-02 17:10:37 +05:30 |
|
Ramnique Singh
|
118c724ad7
|
More fixes for litellm, openrouter support
|
2025-04-29 13:22:29 +05:30 |
|
akhisud3195
|
14eee3e0c3
|
Add support for other providers - litellm, openrouter
|
2025-04-29 13:22:22 +05:30 |
|
arkml
|
3d4702c83e
|
fixed web search
|
2025-04-15 21:55:26 +05:30 |
|
arkml
|
8e16ac6204
|
add web search tool in run_streamed
|
2025-04-15 21:55:26 +05:30 |
|
arkml
|
41c3f2cfc6
|
added web_search tool to agents
|
2025-04-15 21:55:25 +05:30 |
|
arkml
|
1f9749fe37
|
fix default tokens used values
|
2025-04-09 21:29:46 +05:30 |
|
arkml
|
122ee00fac
|
bubble up exceptions in tools
|
2025-04-09 19:35:25 +05:30 |
|
arkml
|
fd457c0692
|
the agents are now aware of their names
|
2025-04-09 15:54:27 +05:30 |
|
Ramnique Singh
|
8731dc716c
|
Use POST method SSE streaming in agents
This change eliminates an extra API endpoint from agents service. It
also removes dependency on redis
|
2025-04-09 14:50:14 +05:30 |
|
Ramnique Singh
|
f654f71e7d
|
fix mcp tool schema bug
|
2025-04-08 22:50:43 +05:30 |
|
Ramnique Singh
|
a59d8c3ed3
|
fix sync /chat call to agents service
|
2025-04-05 00:37:20 +05:30 |
|
arkml
|
98c48f6484
|
fix agent transfer messages
|
2025-04-01 13:19:46 +05:30 |
|
arkml
|
98663275b8
|
set temperature to 0 in agents
|
2025-04-01 12:53:19 +05:30 |
|
arkml
|
18812a4887
|
Made agent run function async (#49)
* fixed sync run function
* fixed simulation
|
2025-03-28 00:51:53 +05:30 |
|
Ramnique Singh
|
a56b2d3a90
|
add text rag source
|
2025-03-27 22:44:28 +05:30 |
|
arkml
|
4b3395ea3a
|
added test profile support for tools
|
2025-03-26 23:08:23 +05:30 |
|
arkml
|
d58c0cce88
|
added jwt header for calling webhook tools
|
2025-03-26 21:05:49 +05:30 |
|
Ramnique Singh
|
277a553ee1
|
docker fixes for agents
|
2025-03-26 17:01:49 +05:30 |
|
akhisud3195
|
695a961333
|
Fix tool call id
|
2025-03-26 15:52:01 +05:30 |
|
ramnique
|
77b53696b6
|
Next.js changes for playground streaming
|
2025-03-26 15:52:00 +05:30 |
|
akhisud3195
|
24efe0e887
|
Merge changes v1
|
2025-03-26 15:51:59 +05:30 |
|