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
c3ce4d7f
Commit
c3ce4d7f
authored
Jun 11, 2024
by
Timothy J. Baek
Browse files
refac
parent
9bd05449
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/lib/components/workspace/Tools/CodeEditor.svelte
src/lib/components/workspace/Tools/CodeEditor.svelte
+1
-1
No files found.
src/lib/components/workspace/Tools/CodeEditor.svelte
View file @
c3ce4d7f
...
...
@@ -25,7 +25,7 @@ class Tools:
Get the user name, Email and ID from the user object.
"""
# Do not include :param for __user__ in the docstring as it should not be shown in the tool's
document
ation
# Do not include :param for __user__ in the docstring as it should not be shown in the tool's
specific
ation
# The session user object will be passed as a parameter when the function is called
print(__user__)
...
...
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