Commit graph

280 commits

Author SHA1 Message Date
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
akhisud3195
e0e643f59d Conditionally render voice configs in settings based on use voice feature flag 2025-04-07 17:09:55 +05:30
akhisud3195
f7a4afe49d Conditionally render test profiles in playground based on use testing flag 2025-04-07 17:07:06 +05:30
akhisud3195
01f16a11d3 Add feature flags for use multiple projects and display project page accordingly
Update project new page style
2025-04-07 17:02:45 +05:30
Ramnique Singh
a59d8c3ed3 fix sync /chat call to agents service 2025-04-05 00:37:20 +05:30
Ramnique Singh
a9d32ea423 fix workflow editor menu 2025-04-04 22:32:57 +05:30
akhisud3195
7688dfbf70 Revamp project selection page
Update styling of project page

Fix type errors
2025-04-04 15:23:52 +05:30
akhisud3195
71ea609175 Add spacing after copilot cards 2025-04-04 11:47:56 +05:30
akhisud3195
723aeca581 Fix copilot bugs 2025-04-04 11:32:44 +05:30
akhisud3195
2a5176119a Handle compose box clearing in copilot 2025-04-03 23:25:41 +05:30
akhisud3195
2e9a81dfba Fix compose box chat clearing issue 2025-04-03 23:15:02 +05:30
akhisud3195
df9aa30566 Fix RAG data source bug in agent config 2025-04-03 20:15:10 +05:30
Ramnique Singh
66449caa8d
Update docs and readme 2025-04-03 19:58:39 +05:30
arkml
304ee9c2bf removed default post process and escalation agents 2025-04-03 19:55:39 +05:30
Ramnique Singh
f73f6bafe7
Merge pull request #55 from rowboatlabs/ui_revamp
PR: UI revamp
2025-04-03 19:49:50 +05:30
akhisud3195
6236bc68e9 Update sidebar labels and add docker logs 2025-04-03 19:34:08 +05:30
Ramnique Singh
b9ffacc4f0 update docs favicon 2025-04-03 18:27:49 +05:30
akhisud3195
bcb686a20d Mega UI revamp 2025-04-03 17:56:31 +05:30
Ramnique Singh
650f481a96 fix logo paths 2025-04-03 14:25:10 +05:30
Ramnique Singh
345dba011c update rowboat logos 2025-04-03 14:18:23 +05:30
arkml
661e18e6ec copilot change to ignore an empty chat 2025-04-02 16:59:20 +05:30
arkml
f7d3983945 twilio: get greeting message from agents 2025-04-01 13:35:24 +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
6396102253 fixed copilot to align with agents sdk 2025-04-01 01:13:08 +05:30
Ramnique Singh
c465a86c44 don't show latency in greeting msg 2025-03-31 21:18:17 +05:30
Ramnique Singh
96f140187a default to gpt-4o for agents 2025-03-31 21:00:47 +05:30
Ramnique Singh
64cfe43135 fix copilot bugs 2025-03-28 20:33:03 +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
Ramnique Singh
e317c1eb50 chat-widget: upgrade to next 14.2.25 2025-03-27 18:40:21 +05:30
Ramnique Singh
1fead8be46 chat-widget: fix useEffect() dep 2025-03-27 18:39:56 +05:30
Ramnique Singh
19cb3d3de8
Merge pull request #48 from rowboatlabs/voice-rebased
add Twilio voice handler
2025-03-27 12:37:11 +05:30
Ramnique Singh
17b46bf27e fix package-lock 2025-03-27 12:34:01 +05:30
arkml
36d9698492 Add twilio handler service 2025-03-27 12:30:23 +05:30