Skip to content

Commit fbe0083

Browse files
committed
fix
1 parent a3e396e commit fbe0083

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test-proj/src/test_proj/qa_workflows.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
from llama_index.llms.openai import OpenAI
2121
from llama_index.embeddings.openai import OpenAIEmbedding
2222
from llama_index.core.memory import ChatMemoryBuffer
23+
2324
from dotenv import load_dotenv
2425

2526
load_dotenv()

0 commit comments

Comments
 (0)