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-10 07:27:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
867a4f8279f95ae8714492737c65787a027931b1
sim
/
providers
History
Waleed Latif
660b8887b0
Updated gemini model to 2.0 flash
2025-02-07 00:19:36 -08:00
..
anthropic
Added support for response format in agent block. Works in all but deepseek (will fix) and gemini (does not support for this model). If responseformat is not specified, we get the response back wrapped in 'content' like before
2025-02-06 19:59:44 -08:00
deepseek
Added support for response format in agent block. Works in all but deepseek (will fix) and gemini (does not support for this model). If responseformat is not specified, we get the response back wrapped in 'content' like before
2025-02-06 19:59:44 -08:00
google
Updated gemini model to 2.0 flash
2025-02-07 00:19:36 -08:00
openai
Added support for response format in agent block. Works in all but deepseek (will fix) and gemini (does not support for this model). If responseformat is not specified, we get the response back wrapped in 'content' like before
2025-02-06 19:59:44 -08:00
xai
Added support for response format in agent block. Works in all but deepseek (will fix) and gemini (does not support for this model). If responseformat is not specified, we get the response back wrapped in 'content' like before
2025-02-06 19:59:44 -08:00
registry.ts
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
service.ts
Added support for response format in agent block. Works in all but deepseek (will fix) and gemini (does not support for this model). If responseformat is not specified, we get the response back wrapped in 'content' like before
2025-02-06 19:59:44 -08:00
types.ts
Added support for response format in agent block. Works in all but deepseek (will fix) and gemini (does not support for this model). If responseformat is not specified, we get the response back wrapped in 'content' like before
2025-02-06 19:59:44 -08:00
utils.ts
Removed duplicate logic to map model name onto provider
2025-02-05 18:27:11 -08:00