vnguyen42

Results 3 issues of vnguyen42

When using Mistral Medium or Small, completions are often stopped in the middle of the answer when it include code, with error in the console : "Error consuming stream: TypeError:...

**What version are you using?** v2.0.46 **Wat OS are you running?** Mac OS Monterey - Apple Silicon M1 **Are you using Docker or as a service?** Docker I was trying...

### Description When an env variable is defined as a string and it contains two $ (like "@_String$$"), one of the $ will get removed at run time. ![env_setup](https://github.com/coollabsio/coolify/assets/16151212/b568c4d0-2370-4f2e-847a-44b2e965f28c) ![output_wrong_var](https://github.com/coollabsio/coolify/assets/16151212/23db4592-25f5-4629-99f2-565ede660aaf)...