Steve Shelby
Steve Shelby
### What would you like to see? The hugging face widget only allows for dedicated inference API endpoints. There are several free-to-trial serverless API endpoints that would not have the...
_westeurope_ is placed two times. Once in the build script, and once in the main.bicep template. ``` @description('Location of resources') param location string = 'xxxxxx' ``` I caught the first...
There is a Bug in the MistralAi Library. ``` File "/home/x/devika/src/llm/llm.py", line 11, in from .mistral_client import MistralAi File "/home/x/devika/src/llm/mistral_client.py", line 2, in from mistralai.models.chat_completion import ChatMessage ModuleNotFoundError: No module...
testing
Thank you for contributing to Swarms! Replace this comment with: - Description: a description of the change, - Issue: the issue # it fixes (if applicable), - Dependencies: any dependencies...