sim
sim copied to clipboard
Open-source platform to build and deploy AI agent workflows.
**Is your feature request related to a problem? Please describe.** Yes. Currently, the billing system is tightly coupled with Stripe as the only supported payment provider. This rigid integration makes...
**Is your feature request related to a problem? Please describe.** Currently we're locked in to specific models and we can't even set a custom API url making it unable to...
Added language selection links in README for easier access to translations: German, Spanish, French, Japanese, Korean, Portuguese, Russian, and Chinese. ## Summary Brief description of what this PR does and...
Please add support for i18n... [next-intl](https://next-intl.dev/) uses the standardized ICU MessageFormat for string formatting, which is widely used and interoperable. Project better-chatbot is using next-intl lib, see the repo for...
Hey, I was evaluating the project, and as my usual security check, i scann the project for vulns and malware, using [vet](https://github.com/safedep/vet), lucakly no malware found but 2 vulnerability were...
[REQUEST] Expose the chat as an API, and make it conversational
## Summary Added a comprehensive environment variables configuration section to CONTRIBUTING.md to help new contributors set up their development environment more easily. This includes step-by-step instructions for generating security keys,...
**Is your feature request related to a problem? Please describe.** Currently in chat, all the workflows run from a single . After each step of execution, there is no way...