This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
sim
Watch
1
Star
0
Fork
0
You've already forked sim
mirror of
https://github.com/simstudioai/sim.git
synced
2026-01-09 15:07:55 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
98c39afe4374b50edd968839fe409d6bd65f2831
sim
/
executor
History
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
..
__tests__
Fixed failing executor unit tests, tests include mocks for /api/proxy calls
2025-02-03 11:55:20 -08:00
index.ts
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
types.ts
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