Waleed Latif
|
5ae95bbed9
|
Added gemini tool calling support
|
2025-02-04 15:43:14 -08:00 |
|
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
|
b67494eeef
|
Fixed error handling in reverse proxy, use executor as centralized place to handle errors. Error bubbles up to proxy -> executor -> block log -> custom console
|
2025-02-03 12:11:03 -08:00 |
|
Waleed Latif
|
207bd7b4fa
|
Added reverse proxy to resolve CORS issues, now all external API calls are routed through /api/proxy, API keys & credentials are now all on the server
|
2025-02-03 11:28:46 -08:00 |
|