Skip to content

Commit bf23898

Browse files
authored
fix import
1 parent fbaa313 commit bf23898

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/chains/qvkg_chain.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
from typing import Dict, List, Optional
99
from langchain_core.prompts.prompt import PromptTemplate
1010
import xml.etree.ElementTree as ET
11+
import re
1112
from langchain_core.runnables import (
1213
RunnableParallel,
1314
RunnableLambda,

0 commit comments

Comments
 (0)