Adding support for LiteLLM as a generic LLM provider. In addition we now support DeepSeek!
What's Changed
- Add DeepSeek to SUPPORTED_PROVIDERS by @winsonluk in #1056
- add parameter to fix resource execution by @Italosayan in #1053
- Add Litellm to supported providers in GenericLLMProvider by @moritalous in #1060
- Remove server log.txt by @kga245 in #1059
New Contributors
- @Italosayan made their first contribution in #1053
Full Changelog: v.3.1.7...v3.1.8