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-22 21:38:05 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
47abb35a22670dc735ec825006449574ae7d3eaa
sim
/
providers
History
Waleed Latif
bf6e91fcbb
Remove extra logs from OpenAI provider
2025-02-14 20:16:50 -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
Remove extra logs from OpenAI provider
2025-02-14 20:16:50 -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
Remove extra logs from OpenAI provider
2025-02-14 20:16:50 -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