Commit graph

376 commits

Author SHA1 Message Date
arkml
e1ba685e3b removed temperature from agents and copilot 2025-06-03 11:56:06 +05:30
arkml
37cac79da7 fixed token_used error for other providers 2025-05-20 17:12:06 +05:30
arkml
148299d6f8 updated RAG docs 2025-05-20 16:11:44 +05:30
arkml
f73599b84c
Update using_rag.md 2025-05-20 12:56:37 +05:30
arkml
bac6f4745b changed placeholder urls to docker specific ones 2025-05-20 12:44:20 +05:30
akhisud3195
87615ce96f Make tracing env var access safe 2025-05-13 20:30:27 +05:30
akhisud3195
4562e7c137 Update files source page to not show status when no files uploaded 2025-05-13 15:12:37 +05:30
arkml
ee6a7ab763 add product help questions to copilot 2025-05-13 14:05:00 +05:30
arkml
56b1edf437 copilot now adds rag instructions to the agents 2025-05-13 12:37:33 +05:30
akhisud3195
a3e9431240 Add copilot input log 2025-05-13 12:07:37 +05:30
akhisud3195
1230f4f25c Update RAG banner text 2025-05-13 09:25:01 +05:30
akhisud3195
718ec86f5b Add agent config message to RAG pages 2025-05-12 21:02:16 +05:30
akhisud3195
5036e52957 Move RAG to separate tab in agent config 2025-05-12 20:54:17 +05:30
akhisud3195
462a2fb651 Add data source ids to copilot request 2025-05-12 20:40:02 +05:30
akhisud3195
9c712250fb Fix build errors 2025-05-09 20:00:50 +05:30
akhisud3195
5bc1dc8b37 Show update instructions CTA to trigger copilot when new data sources are attached to agents 2025-05-09 19:41:10 +05:30
akhisud3195
e4cd71e6b1 Add data sources to product tour 2025-05-09 19:14:05 +05:30
akhisud3195
6875459327 Update data sources to include descriptions and send them to copilot 2025-05-09 19:01:06 +05:30
akhisud3195
820150641c Add padding below tool calls in playground 2025-05-09 10:57:29 +05:30
akhisud3195
e4d3831893 Add back to sources button on data source page 2025-05-09 10:52:46 +05:30
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
Ramnique Singh
bdc7f01ea2 fix rag worker queries 2025-05-09 09:38:09 +05:30
Ramnique Singh
070dfa7a9b hide disabled rag options 2025-05-09 09:38:09 +05:30
Ramnique Singh
fc4a9843a3 improve embedding index docs and setup 2025-05-09 09:38:09 +05:30
arkml
6413f6211e added rag instructions to agents with rag sources attached 2025-05-09 09:38:09 +05:30
Ramnique Singh
b80eaffbe9 Add support for RAG 2025-05-09 09:38:08 +05:30
akhisud3195
2156c94449 Improve function call rendering style 2025-05-09 09:33:12 +05:30
akhisud3195
98dfe2e469 Add output_visbility as agent field 2025-05-08 22:59:26 +05:30
akhisud3195
080c9c6e55 Restore tool call rendering in playground - in debug view 2025-05-08 21:54: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
Ramnique Singh
d01248efb1
Merge pull request #107 from rowboatlabs/pipelines
Pipelines, playground styling and debug messages
2025-05-08 16:12:15 +05:30
arkml
c8dd5f4572 fixed bug in max child turns 2025-05-08 13:23:42 +05:30
akhisud3195
536a798a72 Add sub-text in projects page prompt 2025-05-08 11:07:59 +05:30
akhisud3195
054b717f2f Update example heading in projects page 2025-05-08 10:48:47 +05:30
akhisud3195
9a72540536 Add back token usage counting in agents code 2025-05-08 10:36:19 +05:30
Ramnique Singh
51b0f7901e move streaming api routes 2025-05-07 23:53:35 +05:30
akhisud3195
93869fddd8 Fix ordering of tabs in agent config and border issues with multiline fields 2025-05-07 22:16:16 +05:30
akhisud3195
f01b7f732e Add maximize and minimize for agent instructions and examples 2025-05-07 21:13:21 +05:30
akhisud3195
67d3cc5e29 Handle max child calls and tracing variable defaults in env 2025-05-07 20:52:19 +05:30
akhisud3195
d2d65fa83c Display close icon shortcut in agent , prompt and tools configs 2025-05-07 20:45:32 +05:30
akhisud3195
b1384352b0 Fix linter error 2025-05-07 20:37:32 +05:30
akhisud3195
703df486f9 Reduce size of instructions and examples font in agents 2025-05-07 20:35:50 +05:30
akhisud3195
dc555a21c0 Make version status more prominent 2025-05-07 20:01:25 +05:30
akhisud3195
31b786b8ba Update warning and CTAs in live workflow versions 2025-05-07 19:59:38 +05:30
akhisud3195
8981345ba8 Add help modal and expand product tour 2025-05-07 19:28:54 +05:30
akhisud3195
f91e3bab48 Update workflow version menu and add deploy CTA upfront 2025-05-07 18:56:19 +05:30
akhisud3195
0b0c682543 Update tooltip texts for agent type 2025-05-07 18:18:20 +05:30
akhisud3195
e1225e2ff8 Add debug mode toggle for playground 2025-05-07 15:56:30 +05:30