Waleed Latif
|
98c39afe43
|
Created new providers/ directory for model providers, modified tool names to have '_' instead of '.', added support for function/tool calling by agent block. Works for OpenAI w firecrawl tool, needs to be implemented still for other providers
|
2025-02-04 13:07:03 -08:00 |
|
Waleed Latif
|
985db94d68
|
Modified block implementation so block output format relies on tool outputs
|
2025-01-30 16:35:08 -08:00 |
|
Waleed Latif
|
3850c112ca
|
Standardized output format for blocks/tools. Updated executor so we can now resolve sub-json values for tagged inputs. Updated serializer to match new block output format.
|
2025-01-30 13:50:38 -08:00 |
|
Waleed Latif
|
f0f88dec5d
|
Removed extraneous semicolons
|
2025-01-28 10:40:38 -08:00 |
|
Waleed Latif
|
7f8a1e3b16
|
Added code execution functionality for function block
|
2025-01-21 23:30:43 -08:00 |
|