Skip to content

Commit

Permalink
client
Browse files Browse the repository at this point in the history
  • Loading branch information
hbertrand committed Nov 16, 2023
1 parent fe67660 commit fee5fe2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions buster/documents_manager/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@

from buster.llm_utils import compute_embeddings_parallelized, get_openai_embedding

client = OpenAI()

tqdm.pandas()

logger = logging.getLogger(__name__)
Expand Down

0 comments on commit fee5fe2

Please sign in to comment.