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
dc82e681
"test/ut/git@developer.sourcefind.cn:OpenDAS/nni.git" did not exist on "9d0b6fa60e798028e74fce227f8d83e993046256"
Commit
dc82e681
authored
Jun 11, 2024
by
Timothy J. Baek
Browse files
refac
parent
49448245
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 @
dc82e681
...
@@ -26,7 +26,7 @@ class Tools:
...
@@ -26,7 +26,7 @@ class Tools:
"""
"""
# Do not include :param for __user__ in the docstring as it should not be shown in the tool's documentation
# Do not include :param for __user__ in the docstring as it should not be shown in the tool's documentation
# The user object will be passed as a parameter when the function is called
# The
session
user object will be passed as a parameter when the function is called
print(__user__)
print(__user__)
result = ""
result = ""
...
...
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