sim icon indicating copy to clipboard operation
sim copied to clipboard

Open-source platform to build and deploy AI agent workflows.

Results 316 sim issues
Sort by recently updated
recently updated
newest added

**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...

feature

Why this error happened? `memories` is an array, not object.

bug

**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...

feature

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...

feature

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

feature

## 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...

feature