Skip to content

Commit

Permalink
run format
Browse files Browse the repository at this point in the history
  • Loading branch information
Raj725 committed Sep 17, 2024
1 parent b8bb155 commit 81677bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

from dotenv import load_dotenv
from langchain_community.document_loaders.pebblo import (
PebbloTextLoader,
PebbloSafeLoader,
PebbloTextLoader,
)
from langchain_openai.embeddings import OpenAIEmbeddings
from langchain_postgres import PGVector
Expand Down

0 comments on commit 81677bd

Please sign in to comment.