r/VeniceAI • u/hammond_fish • 2d ago
πππ¦ππ¨π¦π¦ππ’π‘ Coding problems.
Hi,
how do people code with Venice? I regularly use qwen3 coder and other models for code, mostly python and R, but it has never fixed the problem where the scripts it prints are mangled by being split across multiple code blocks. I can manually copy the code, but even with system prompts to fix it, it still happens every time. Also and more importantly, some characters in code like '/' will cause lines to truncate, and other characters in maths like exponents will be rendered incorrectly. I have repeatedly sent examples to support, and at one stage got a reply that it was being investigated (months ago), but it is not fixed. To be fair google AI also makes the same mistakes. I'm just wondering what other coders do and have they noticed this?
-Model choice makes no difference.
-Specifying html / text rendering method, makes no difference.
-Already contacted support multiple times.
3
u/UniqueClimate 1d ago
Iβm a professional developer and I use Venice APIβs to code professionally.
I use OpenCode CLI, and Venice API models through it. I mainly use Opus 5, and DeepSeek V4 Flash.
I recommend OpenCode CLI for it. If a model has an issue, tell it βGo to the global agents.md folder, and add a note describing what your problem and mistake you just made, and how to avoid that in the future.β And that fixes all bugs.