Waleed Latif
|
99a645cfad
|
fix(ui/connections): fixed tag dropdown and connection block not accurately reflecting source block response format by changing reference from workflow/subblock response format to dedicated subblock store
|
2025-02-23 00:46:02 -08:00 |
|
Emir Karabeg
|
4edd0ee3bf
|
improvement(starter): added date/time picker
|
2025-02-19 20:41:15 -08:00 |
|
Waleed Latif
|
c7e07b4d77
|
feat(memory): all pinecone tools/blocks work
|
2025-02-18 11:30:30 -08:00 |
|
danielschwartz4
|
6d0de86532
|
dark mode (#45)
* dark mode
* fix(ui): cleaned up dark mode
---------
Co-authored-by: Emir Karabeg <emirkarabeg@berkeley.edu>
|
2025-02-18 02:06:17 -08:00 |
|
Waleed Latif
|
5c86d1de16
|
feat(memory): add openai embeddings tool/block
|
2025-02-18 00:34:55 -08:00 |
|
Waleed Latif
|
2d77590d03
|
feat(memory): added pinecone block/tools
|
2025-02-17 18:06:19 -08:00 |
|
Emir Karabeg
|
6004c8d070
|
fix(registry-state): fixed bug on add workflow / improvement(ux): added autoconnect
|
2025-02-16 17:34:25 -08:00 |
|
Emir Karabeg
|
cef91e14d0
|
improvement(settings): added sections to settings and improved layout
|
2025-02-16 01:31:05 -08:00 |
|
Waleed Latif
|
4fd1cac074
|
npm run format
|
2025-02-14 22:59:23 -08:00 |
|
Waleed Latif
|
627a275450
|
Fixed out-of-order execution in executor
|
2025-02-14 22:58:45 -08:00 |
|
Emir Karabeg
|
0aeeb65bc6
|
Added starter block with options; added nesting ability for subblock config
|
2025-02-14 12:43:26 -08:00 |
|
Emir Karabeg
|
11a830f7fe
|
Deleted memory block; added input block
|
2025-02-13 18:52:34 -08:00 |
|
Emir Karabeg
|
5dc45509c1
|
Added memory block
|
2025-02-13 17:59:03 -08:00 |
|
Emir Karabeg
|
79b55a0825
|
Fix: tag dropdown on no filtered tag avail
|
2025-02-13 16:15:16 -08:00 |
|
Waleed Latif
|
af323a71ab
|
Modify executor to treat evaluator as an 'output' block instead of a 'router' block, looping logic still needs to be updated but forward path works
|
2025-02-13 00:59:25 -08:00 |
|
Emir Karabeg
|
bddc6cb7f7
|
Fixed delete block in loop error
|
2025-02-11 16:12:29 -08:00 |
|
Waleed Latif
|
83c88f3990
|
Added x block/tools, added additional check in executor to check for disconnected, disabled blocks at execution time
|
2025-02-10 11:52:26 -08:00 |
|
Emir Karabeg
|
fde430ff1e
|
Fixed YouTube icon
|
2025-02-10 01:44:17 -08:00 |
|
Waleed Latif
|
da1d2adf5d
|
Added company icons
|
2025-02-09 23:31:18 -08:00 |
|
Waleed Latif
|
e537a2a120
|
Added perplexity icon
|
2025-02-09 22:49:50 -08:00 |
|
Waleed Latif
|
01d2a8acd5
|
Added support for structured response format from agent block in the target block's connectio tags & connection dropdown menu. Tested, resolves values when response format is specified, and when it isn't
|
2025-02-07 13:01:38 -08:00 |
|
Waleed Latif
|
5c34f82d91
|
Added youtube search tool/block
|
2025-02-06 12:50:31 -08:00 |
|
Emir Karabeg
|
707b7fd8bc
|
Added router block; fixed hidden rendering on workflow block
|
2025-02-05 12:44:09 -08:00 |
|
Waleed Latif
|
4f3fa9000a
|
Fixed small bug with envvar dropdown text replacement that resulted in extra '}}'
|
2025-02-05 11:59:53 -08:00 |
|
Waleed Latif
|
9493055c60
|
Added prettier, added husky pre-commit hook to ensure formatting
|
2025-02-05 03:10:23 -08:00 |
|
Waleed Latif
|
70aa37414b
|
Added some svgs
|
2025-02-04 20:44:39 -08:00 |
|
Waleed Latif
|
13ed31740d
|
Added tavily search/extract blocks/tools
|
2025-02-04 20:19:51 -08:00 |
|
Emir Karabeg
|
d419e9879a
|
Added checkbox list subblock; added checkbox list to Jina; reorganized block configs to have API subblock last
|
2025-02-04 12:34:44 -08:00 |
|
Emir Karabeg
|
c17272f2da
|
Fixed dragging a connection block into an input when multiple connection blocks. Added filter for tag dropdown while typing
|
2025-02-03 23:06:19 -08:00 |
|
Emir Karabeg
|
a0dacfd906
|
Fixed styling on github block
|
2025-02-03 22:43:17 -08:00 |
|
Emir Karabeg
|
08fe6f2d39
|
Added tool UI to agent
|
2025-02-03 21:56:27 -08:00 |
|
Waleed Latif
|
a47c50c61e
|
Added github repo block and tool
|
2025-02-03 13:32:23 -08:00 |
|
Waleed Latif
|
0e99fdd311
|
Added Slack post message tool. Tested, publishes message correctly but proxy needs to be setup
|
2025-02-02 23:43:31 -08:00 |
|
Waleed Latif
|
6eadc0ae34
|
Added tag dropdown when user drags in connection tag or types in '<' that shows them what fields are available. Works for short-input and long-input
|
2025-02-01 22:48:28 -08:00 |
|
Waleed Latif
|
3fa92e245e
|
Added a dropdown selector for envvars to enhance UX for short-input and long-input sub-blocks
|
2025-02-01 18:32:32 -08:00 |
|
Waleed Latif
|
667704820d
|
Modified envvar detection & evaluation criteria to be text inside of {{}} instead of {}
|
2025-02-01 17:37:04 -08:00 |
|
Waleed Latif
|
4e44594953
|
Added envvar store, resolves values in short-input, long-input, code sub-blocks. Resolves value at execution time
|
2025-02-01 13:15:11 -08:00 |
|
Waleed Latif
|
b7aa70b87f
|
Added translate block, added ability to add default value during block definition
|
2025-01-31 18:08:27 -08:00 |
|
Emir Karabeg
|
e39a926d27
|
Fixed icons and colors
|
2025-01-31 16:02:27 -08:00 |
|
Emir Karabeg
|
ae4ae535e9
|
Created console store and console items
|
2025-01-31 13:04:23 -08:00 |
|
Waleed Latif
|
49a9dcaa06
|
Added jina block
|
2025-01-30 17:47:13 -08:00 |
|
Emir Karabeg
|
ecd41e262c
|
Added delete workflow confirmation
|
2025-01-30 17:42:12 -08:00 |
|
Emir Karabeg
|
04fb16ce40
|
Fixed switch and deleted unnecessary page
|
2025-01-29 23:30:42 -08:00 |
|
Waleed Latif
|
dc64f0b388
|
Added Firecrawl web scrape tool/block and switch toggle sub-block
|
2025-01-29 22:27:50 -08:00 |
|
Emir Karabeg
|
dc5707031f
|
Added disabled tag to disabled workflow block
|
2025-01-29 21:06:19 -08:00 |
|
Waleed Latif
|
9c473bb8a3
|
Added Salesforce & Hubspot Icons, changed CrewAI block bg color
|
2025-01-29 12:06:01 -08:00 |
|
Waleed Latif
|
d31d19f64b
|
Added CrewAI vision block, not functional
|
2025-01-29 11:43:23 -08:00 |
|
Emir Karabeg
|
58d5a83150
|
Took out input styling but kept state logic for dropping into input
|
2025-01-28 15:02:55 -08:00 |
|
Emir Karabeg
|
c71b6aa18f
|
Input sub block connection UI complete with cursor disappear error and scroll right error
|
2025-01-27 19:48:27 -08:00 |
|
Emir Karabeg
|
4c939880cc
|
Added notifications and check notification history
|
2025-01-17 16:09:46 -08:00 |
|