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-14 17:37:55 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
deea02099bdf8bbdd0fd923568cb511ecdb7de5e
sim
/
providers
History
Waleed Latif
d99bd1e0a9
Add more thorough check for JSON in providers/
2025-02-13 18:14:58 -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
Added code to trim gemini response of any markdown/whitespace
2025-02-12 13:37:51 -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
Add more thorough check for JSON in providers/
2025-02-13 18:14:58 -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
Add more thorough check for JSON in providers/
2025-02-13 18:14:58 -08:00