mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 06:02:06 -05:00
[PR #2612] [MERGED] feat: support py Python for code execution #7844
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/2612
Author: @arkohut
Created: 5/27/2024
Status: ✅ Merged
Merged: 5/27/2024
Merged by: @tjbck
Base:
dev← Head:support-py-for-run-code📝 Commits (2)
b443d61feat: support py Python for code execution5166e92Merge branch 'dev' into support-py-for-run-code📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/lib/components/chat/Messages/CodeBlock.svelte(+1 -1)📄 Description
Pull Request Checklist
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Lots of code snippets support both "Python", "python" or "py" for python language hint. I just support the two more cases.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.