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
5c1e3a46
Commit
5c1e3a46
authored
Mar 22, 2024
by
Timothy J. Baek
Browse files
fix: remove aiofiles dependency
parent
848d2382
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
backend/apps/ollama/main.py
backend/apps/ollama/main.py
+0
-1
No files found.
backend/apps/ollama/main.py
View file @
5c1e3a46
...
@@ -23,7 +23,6 @@ import json
...
@@ -23,7 +23,6 @@ import json
import
uuid
import
uuid
import
aiohttp
import
aiohttp
import
asyncio
import
asyncio
import
aiofiles
from
urllib.parse
import
urlparse
from
urllib.parse
import
urlparse
from
typing
import
Optional
,
List
,
Union
from
typing
import
Optional
,
List
,
Union
...
...
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