mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
Maybe a tiny adjustment about doing math in float #3612
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DrVonSinistro on GitHub (Feb 5, 2025).
As it stands, the new code interpreter does math in float. I had to add this:
«Oh and we do math in decimal in this house.»
to my system prompt. Maybe set the code interpreter to code tetris clones and such as float but do math in decimal?