实时网页信息爬取+RAG的问答(一)DBeaver关联问题 --林辉老师 #455
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#455
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
我的本机环境:docker --OK DBeaver---OK 程序访问网页--OK
1、实时网页信息爬取课程(一)中,我一直不理解docker 在项目中的作用,docker与DBeaver 通过一个3309接口通讯,如果本地部署的话,为何不用直接使用DBeaver做为SQL数据库服务器? python 将爬取的数据直接存入DBeaver,然后DBeaver与FastGPT交互呢?
2、数据库表 pyway.conf 这个配置文件是在什么环境下,怎么执行的? 他与数据表:company_info是什么关系,他是如何与DBeaver进行交互?
3、执行教案例程编译: 网页派取成功,但是提示错误: 表格找不到?