Commit Graph

35 Commits

Author SHA1 Message Date
Waleed Latif
1ad9746b2b feat(pinecone): added pinecone search by vector tool & fixed dropdown tag for evaluator 2025-02-24 11:10:23 -08:00
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
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
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
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
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
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
08fe6f2d39 Added tool UI to agent 2025-02-03 21:56:27 -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
Emir Karabeg
ae4ae535e9 Created console store and console items 2025-01-31 13:04:23 -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
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
Emir Karabeg
de1a71b88e Started scaffolding for sub blocks and created first workflow blocks 2025-01-10 14:16:17 -08:00
Emir Karabeg
1edb3574bd Finished tabs for basic and advanced in toolbar and will work on building block UI 2025-01-07 01:59:30 -08:00
Emir Karabeg
5b1719057b first commit 2025-01-05 14:48:01 -08:00