Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
0ec4d565
"IMG/vscode:/vscode.git/clone" did not exist on "d42bc359152cc8dac393a781495e5aa5bef0e789"
Commit
0ec4d565
authored
Jun 26, 2024
by
Timothy J. Baek
Browse files
fix
parent
0e7db891
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/lib/components/workspace/Functions.svelte
src/lib/components/workspace/Functions.svelte
+1
-1
No files found.
src/lib/components/workspace/Functions.svelte
View file @
0ec4d565
...
...
@@ -48,7 +48,7 @@
const url = 'https://openwebui.com';
const tab = await window.open(`${url}/
tool
s/create`, '_blank');
const tab = await window.open(`${url}/
function
s/create`, '_blank');
// Define the event handler function
const messageHandler = (event) => {
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment