-
Notifications
You must be signed in to change notification settings - Fork 434
fix: ci test case #745
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: ci test case #745
Conversation
|
Note Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported. |
requirements/framework.txt
Outdated
| @@ -1,5 +1,7 @@ | |||
| dotenv | |||
| json5 | |||
| llama-index-core | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这是是否是强制安装
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
rag测例中依赖。纠结过要不要分一个requirements/code.txt中包含
No description provided.