Fix embedding service by removing unused openai import and cleaning up dependencies
This commit is contained in:
parent
da03b3e847
commit
1dd9337c39
@ -7,7 +7,6 @@ import datetime
|
||||
import requests
|
||||
import logging
|
||||
from pathlib import Path
|
||||
import openai
|
||||
from prometheus_client import start_http_server, Counter, Histogram
|
||||
|
||||
# Setup logging with better error handling
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user