Commit graph

1114 commits

Author SHA1 Message Date
Ramnique Singh
20f377d602
Merge pull request #92 from rowboatlabs/litellm
Add support for Openrouter + LiteLLM
2025-04-29 13:50:23 +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
Ramnique Singh
e99f31d2b7 render agent transfers and tool results in realtime 2025-04-29 02:18:16 +05:30
takshakmudgal
c854d5b830 fix(build): moved browser-only code into useEffect 2025-04-28 16:34:03 +05:30
takshakmudgal
13c2a2fe8b fix(theme): add persistence & update icon 2025-04-28 15:49:30 +05:30
Ramnique Singh
81681e07fc fix tool param required array duplicates 2025-04-23 15:15:09 +05:30
Ramnique Singh
6736abbdec fix copilot streaming display 2025-04-22 11:33:14 +05:30
akhisud3195
70fb28ad22 Remove style prompt from project templates 2025-04-16 20:18:43 +04:00
arkml
9a59d62888 copilot puts out better plan at beginning 2025-04-16 13:44:56 +05:30
Ramnique Singh
49ca5a7154 Use streaming in Copilot 2025-04-16 02:11:35 +05:30
akhisud3195
dbd836d5e6 Update tool definitions to use isLibrary 2025-04-15 21:55:26 +05:30
arkml
3d4702c83e fixed web search 2025-04-15 21:55:26 +05:30
akhisud3195
ef378ba802 Fix compose box issues 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
akhisud3195
6312fe8e83 Hide tour option in projects page 2025-04-15 21:55:25 +05:30
akhisud3195
f1d7a6f176 Remove greeting message from inital project state 2025-04-15 21:55:25 +05:30
akhisud3195
4cf8d40199 Update copilot UI and add product tour 2025-04-15 21:55:25 +05:30
arkml
41c3f2cfc6 added web_search tool to agents 2025-04-15 21:55:25 +05:30
akhisud3195
aad14804ea Update tool types to include custom and library tools and add web_search tool
Add web_search tool and change tool definition
2025-04-15 21:55:25 +05:30
arkml
583a9bf02c update docs 2025-04-15 21:41:08 +05:30
arkml
86bfa50820 moved copilot to gpt4.1 and other fixes 2025-04-14 23:50:07 +05:30
akhisud3195
577d637c75 Add copilot animations 2025-04-14 14:00:06 +05:30
akhisud3195
903ed7ced4 Make copilot button bigger and expand copilot by default 2025-04-14 11:53:52 +05:30
akhisud3195
c3181100e9 Highlight entity list selected entity 2025-04-14 11:37:17 +05:30
akhisud3195
9994720889 Add chat counter back to playground app 2025-04-10 19:21:00 +05:30
akhisud3195
4d4231180f Refactor project page 2025-04-10 16:57:24 +05:30
akhisud3195
72f8c6815a Remove outer layer for projects page 2025-04-10 16:28:22 +05:30
akhisud3195
d87faf4ec6 Fix project creation type errors 2025-04-10 15:44:07 +05:30
akhisud3195
74753d138b Update project creation page layout with animation 2025-04-10 15:40:42 +05:30
akhisud3195
affbc25583 Remove transfer control after turn option 2025-04-10 14:31:00 +05:30
akhisud3195
882a33aa6f Fix tool param name bug 2025-04-10 14:10:13 +05:30
akhisud3195
767584dbbc Fix the copy button not working
Fix copy button not working
2025-04-10 13:30:43 +05:30
akhisud3195
0d775003bf Hide projects list behind CTA 2025-04-10 11:44:22 +05:30
Ramnique Singh
05581e4e9d bugfix: python sdk losing state 2025-04-10 01:34:29 +05:30
Ramnique Singh
97feb71869 Update docs and simplify sdk 2025-04-10 00:24:57 +05:30
arkml
c338ec4dec update docs with new images and videos 2025-04-09 23:56:39 +05:30
arkml
1f9749fe37 fix default tokens used values 2025-04-09 21:29:46 +05:30
arkml
06262d8097 minor fix to docs 2025-04-09 21:19:57 +05:30
arkml
6e7a794195 minor fix in docs 2025-04-09 21:15:43 +05:30
arkml
efc6fbcf45 updated docs 2025-04-09 20:55:26 +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
bf51dd442d fix copilot compose text bug 2025-04-08 16:08:31 +05:30
Ramnique Singh
8fd370ed00 persist mcp imports 2025-04-08 00:28:39 +05:30
Ramnique Singh
f722591ccd mv experimental apps 2025-04-07 23:53:17 +05:30
akhisud3195
7f6ece90f8 Conditionally render testing feature based on use testing flag 2025-04-07 17:19:58 +05:30
akhisud3195
01e7962868 Update feature flags and resolve apos issues 2025-04-07 17:17:09 +05:30