Waleed Latif
|
af30c296f4
|
fix(stateless): add support for oauth credentials in stateless executions
|
2025-03-09 18:13:22 -07:00 |
|
Waleed Latif
|
b8c30396cb
|
feat(serverless): for serverless executions (webhooks & scheduled), use workflow-id based authentication instead of session based to support OAuth
|
2025-03-09 17:43:50 -07:00 |
|
Waleed Latif
|
52350a856c
|
feat(oauth): added supabase oauth, block, & tools
|
2025-03-09 14:59:21 -07:00 |
|
Waleed Latif
|
3ddbe194e3
|
improvement: added registry for each tools directory for organization
|
2025-03-09 13:40:08 -07:00 |
|
Waleed Latif
|
c8ab36492d
|
improvement: renamed crewai vision to vision, updated refs
|
2025-03-09 13:29:59 -07:00 |
|
Waleed Latif
|
163cc9bf53
|
feat(tools): added guesty tools/block
|
2025-03-09 13:17:26 -07:00 |
|
Waleed Latif
|
6b10c8fedc
|
improvement: standardized oauth implementation & ui
|
2025-03-08 20:47:50 -08:00 |
|
Waleed Latif
|
67f3cc6460
|
feat(tools): fixed google sheets write/update tools
|
2025-03-08 17:47:27 -08:00 |
|
Waleed Latif
|
fd96ddafca
|
fix(tools): fixed whatsapp send message tool
|
2025-03-08 16:49:28 -08:00 |
|
Waleed Latif
|
060cc1fd02
|
feat(tools): added google sheets block, tools. tested read & it works
|
2025-03-08 04:17:51 -08:00 |
|
Waleed Latif
|
a4d04c788e
|
feat(oauth): added google sheets scopes and oauth
|
2025-03-08 03:35:29 -08:00 |
|
Waleed Latif
|
cee341ff80
|
feat(webhook): added whatsapp block/tool, added scaffolding for webhooks with modal, added webhooks table and ran migrations
|
2025-03-07 13:22:12 -08:00 |
|
Waleed Latif
|
c2406c4eb6
|
feat(oauth): added google docs, added icons for other oauth providers, removed client side oauth utils
|
2025-03-07 12:10:54 -08:00 |
|
Waleed Latif
|
26bcdd7b34
|
feat(oauth): added google drive credentials, fixed some oauth bugs
|
2025-03-06 23:59:52 -08:00 |
|
Waleed Latif
|
3d9d125bba
|
feat(oauth): simplified logic for oauth, tested with send email and it works
|
2025-03-06 21:38:11 -08:00 |
|
Waleed Latif
|
a1a16ec455
|
feat(oauth): added credentials tab to settings modal, added credential-selector sub-block, added routes for connecting/disconnecting/listing credentials
|
2025-03-06 18:04:12 -08:00 |
|
Waleed Latif
|
2cb724eacc
|
feat(oauth): clean up oauth authorization flow
|
2025-03-06 17:22:18 -08:00 |
|
Waleed Latif
|
3df326f8ba
|
feat(oauth): add oauth as param for tool, if required & user doesn't have access, modal will popup that allows user to grant access for that group of scopes
|
2025-03-06 17:22:18 -08:00 |
|
Waleed Latif
|
4d702cfdbf
|
feat(tools): added reddit hot subreddit posts tool/block
|
2025-03-06 13:53:47 -08:00 |
|
Waleed Latif
|
9d4b3edbd7
|
fix: enforce proxy use for all exa endpoints
|
2025-03-04 15:10:20 -08:00 |
|
Waleed Latif
|
74180549b1
|
fix: renamed /api/execute to /api/function/execute
|
2025-03-04 13:48:27 -08:00 |
|
Waleed Latif
|
12c2566f30
|
feat: added exa ai blocks/tools
|
2025-03-02 14:15:17 -08:00 |
|
Waleed Latif
|
a345b2ffab
|
feat(code): added complex code execution for agents' custom tools, added envvar resolution/styling/dropdown for agent custom tool code modal
|
2025-03-01 17:03:03 -08:00 |
|
Emir Karabeg
|
f48884aaf2
|
improvement(ui): tool input subblock title and x placeholder
|
2025-03-01 15:30:37 -08:00 |
|
Waleed Latif
|
8171706f6c
|
feat(code): updated nextjs, added webcontainer dependencies, added more complex code execution for the function block. use secure, sandboxed webcontainer and fallback to vm
|
2025-03-01 14:13:21 -08:00 |
|
Waleed Latif
|
16f5065678
|
feat(custom-functions): add support for custom functions, tested with & without code provided
|
2025-02-27 15:03:30 -08:00 |
|
Waleed Latif
|
5c11e9da16
|
feat(providers): modified all providers to use SDK rather than creating an HTTP request
|
2025-02-27 13:39:33 -08:00 |
|
Waleed Latif
|
fa67494fe7
|
feat(providers): removed providers from tools directory, added cerebras sdk
|
2025-02-27 13:29:52 -08:00 |
|
Waleed Latif
|
ee1932c856
|
feat(models): added claude-3-7-sonnet
|
2025-02-24 13:35:53 -08:00 |
|
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
|
9ff1783dcf
|
feat(github): add github read pr & write comment tools to the github block, tested & works
|
2025-02-24 00:03:58 -08:00 |
|
Waleed Latif
|
f6a639302e
|
fix(starter): add temp logging to debug executor inability to resolve envvars
|
2025-02-19 13:49:36 -08:00 |
|
Waleed Latif
|
460e44a0f9
|
feat(executor): modified the condition/router blocks to not further wrap blocks since they are pass-through blocks
|
2025-02-18 18:43:16 -08:00 |
|
Waleed Latif
|
3d132927bf
|
fix(table): fixed resolution of query params & headers
|
2025-02-18 14:36:14 -08:00 |
|
Waleed Latif
|
c7e07b4d77
|
feat(memory): all pinecone tools/blocks work
|
2025-02-18 11:30:30 -08:00 |
|
Waleed Latif
|
8e3c5db26b
|
feat(memory): pinecone generate embeddings working
|
2025-02-18 01:26:36 -08:00 |
|
Waleed Latif
|
de6b9ebc31
|
feat(memory): modified pinecone tools, adjusted pinecone block
|
2025-02-18 01:26:36 -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 |
|
Waleed Latif
|
05ad0846f8
|
Consolidated separate tavily blocks into one
|
2025-02-10 12:10:59 -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 |
|
Waleed Latif
|
4b92eb0209
|
Added gmail tool to send/reach/search gmail, added condition display of sub-blocks. Need to integrate oauth2 credentials for gmail
|
2025-02-10 10:54:52 -08:00 |
|
Waleed Latif
|
46a4a305e3
|
Added notion tool/block
|
2025-02-10 00:58:36 -08:00 |
|
Waleed Latif
|
30d3e934db
|
Added function execution logic locally instead of 3P API using vm, modified executor to handle connection block (still testing)
|
2025-02-08 14:21:41 -08:00 |
|
Waleed Latif
|
660b8887b0
|
Updated gemini model to 2.0 flash
|
2025-02-07 00:19:36 -08:00 |
|
Waleed Latif
|
5c34f82d91
|
Added youtube search tool/block
|
2025-02-06 12:50:31 -08:00 |
|
Waleed Latif
|
bc5dba714e
|
Updated tool descriptions to be more descriptive
|
2025-02-06 12:05:44 -08:00 |
|
Waleed Latif
|
ac079cc295
|
Added logic in executor to execute router block, traversing down one of the paths. Use BFS to determine available paths, continue down the one that the router decides. If there is no router, we can still continue with parallel block execution. Added recursive envvar resolution in executor as well
|
2025-02-05 14:11:04 -08:00 |
|
Waleed Latif
|
c4559429a3
|
Fixed typo in tavily tool, acknowledge known error in deepseek-v3 function calling with infinite loops, consolidate providers in registry under providers directory, fixed error handing from 3P APIs
|
2025-02-05 11:54:19 -08:00 |
|
Waleed Latif
|
9493055c60
|
Added prettier, added husky pre-commit hook to ensure formatting
|
2025-02-05 03:10:23 -08:00 |
|