mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-13 13:10:29 +00:00
feat(ChatKnowledge): Support Financial Report Analysis (#1702)
Co-authored-by: hzh97 <2976151305@qq.com> Co-authored-by: Fangyin Cheng <staneyffer@gmail.com> Co-authored-by: licunxing <864255598@qq.com>
This commit is contained in:
@@ -72,7 +72,7 @@ async def main():
|
||||
embeddings=embeddings,
|
||||
operator_kwargs={
|
||||
"top_k": 5,
|
||||
"vector_store_connector": vector_connector,
|
||||
"index_store": vector_connector,
|
||||
},
|
||||
)
|
||||
metrics = [
|
||||
|
Reference in New Issue
Block a user