一个很简单的教程,教你用 GPT-4 实现一个自动的 RAG 项目,系统可以自动决定从本地数据中查找还是联网获取内容。

项目地址:https://github.com/phidatahq/phidata/tree/main/cookbook/examples/auto_rag
 
 
Back to Top