eosphoros-ai / DB-GPT

AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents
http://docs.dbgpt.cn
MIT License
13.06k stars 1.71k forks source link

[Bug] [Module Name] How to read the local vector library file when calling the DAG task? #1713

Closed lastshogunshin closed 1 week ago

lastshogunshin commented 1 month ago

Search before asking

Operating system information

Linux

Python version information

3.10

DB-GPT version

main

Related scenes

Installation Information

Device information

--

Models information

--

What happened

我写了一个RAG任务,尝试用下面方法读取本地向量库,但是报错,请问是哪里有问题? assembler_task.call("/storage/LLM_RAG/llm-app/Code/agents/app/data/vector/rag/test_vstore.vectordb")

What you expected to happen

使RAG任务成功加载本地向量库

How to reproduce

。。。

Additional context

No response

Are you willing to submit PR?

Aries-ckt commented 1 month ago

/assign @fangyinc

fangyinc commented 1 month ago

See Load Knowledge And Store In Vector Store

github-actions[bot] commented 2 weeks ago

This issue has been marked as stale, because it has been over 30 days without any activity.

github-actions[bot] commented 1 week ago

This issue bas been closed, because it has been marked as stale and there has been no activity for over 7 days.