Commit graph

12 commits

Author SHA1 Message Date
akhisud3195
4df6d832c2 Move max_calls_per_parent_child to agent config in the UI 2025-05-08 21:34:46 +05:30
akhisud3195
67d3cc5e29 Handle max child calls and tracing variable defaults in env 2025-05-07 20:52:19 +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
6d47adafb3 Remove old swarm code and unused imports 2025-05-02 17:10:37 +05:30
akhisud3195
14eee3e0c3 Add support for other providers - litellm, openrouter 2025-04-29 13:22:22 +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
a59d8c3ed3 fix sync /chat call to agents service 2025-04-05 00:37:20 +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
277a553ee1 docker fixes for agents 2025-03-26 17:01:49 +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