sim
sim copied to clipboard
Open-source platform to build and deploy AI agent workflows.
I wanted to bring to your attention an issue I am encountering while working with Sim AI with ollama in the offline setup. The initial file upload(file upload nodeand summarization...
[docker-compose.yml](https://github.com/user-attachments/files/24068772/docker-compose.yml) When I bind the server’s public IP to productionize Sim Studio, it doesn’t behave as expected. I’ve attached the docker-compose file for review. After deploying on my Ubuntu server...
## Summary Added Fal.ai as an image generation provider alongside OpenAI. Implemented proxy API endpoint for Fal.ai with streaming status support, queue-based generation, and execution file storage. Updated image generator...
When using Sim.AI Workflow Blocks, especially the API Block, the execution frequently fails due to block timeout. This happens even when the external API or computation needs a few extra...
**Describe the bug** Application does not respond to any interactions, and I cannot add any nodes or remove the initial trigger node. **To Reproduce** Steps to reproduce the behavior: 1)...
## Summary - move organization better-auth client to conditionally be included based on FF - since we have it conditionally included on the server `auth.ts` and enabled all the time...
**Describe the bug** There's a way to disable signing up, but there does not appear to be any easy way to bypass login entirely. We are selfhosting with strict privacy...
## Summary Save tool calls in messages array correctly. ## Type of Change - [x] Bug fix ## Testing Tested manually. ## Checklist - [x] Code follows project style guidelines...
**Is your feature request related to a problem? Please describe.** Existing UI only supports dark mode, which may be uncomfortable for some users in bright environments or personal preference situations....
**Describe the bug** When using sim with VLLM_BASE_URL, sim can see and list all the model hosted behind but throw an `API key is required for vllm vllm/qwen-3` error message...