open-webui/backend/open_webui
acters 9c760ace80
Improve Default Code Interpreter Prompt
The change to the default "Code Interpreter" prompt makes it more clear to the LLM to not wrap the code in markdown's code block formatting. This improves the reliability of having code generated in the XML tags that will run properly.
2025-05-06 15:36:17 -06:00
..
data
internal
migrations feat: notes 2025-05-03 18:16:32 +04:00
models fix: oauth 2025-05-05 19:38:36 +04:00
retrieval Merge pull request #13528 from Classic298/dev 2025-05-07 00:44:45 +04:00
routers refac: auth endpoint 2025-05-07 00:54:53 +04:00
socket chore: format 2025-05-03 23:48:24 +04:00
static
storage chore: format 2025-04-28 17:46:05 +04:00
test
utils Merge pull request #13533 from TheRauch1/main 2025-05-06 09:57:14 +04:00
__init__.py
alembic.ini
config.py Improve Default Code Interpreter Prompt 2025-05-06 15:36:17 -06:00
constants.py
env.py
functions.py
main.py Merge pull request #13540 from NoMoreFood/dev 2025-05-07 00:49:57 +04:00
tasks.py