Skip to content
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

[PROBLEM] Update broken usage of llama_index usage. #1614

Closed
dingkwang opened this issue Dec 28, 2024 · 3 comments
Closed

[PROBLEM] Update broken usage of llama_index usage. #1614

dingkwang opened this issue Dec 28, 2024 · 3 comments
Labels
bug Something isn't working Stale

Comments

@dingkwang
Copy link

[optional format]

Identify the file to be fixed
Those scripts use llama-index.
examples/evaluation/Evaluate_RAG_with_LlamaIndex.ipynb
examples/third_party/financial_document_analysis_with_llamaindex.ipynb
And other scripts using llama_index.

Describe the problem
The llama_index version is not specified. Many module imports and usage are deprecated once the user installs the latest llama_index version.

Describe a solution
Specific to the llama_index installation version and update the usages.

Additional context
Llama_index is a very popular and powerful production agent and many people refer to its example usage. Good maintenance is beneficial.

@dingkwang dingkwang added the bug Something isn't working label Dec 28, 2024
@dingkwang
Copy link
Author

PR is up for how to use the latest llama-index.
#1615

Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the Stale label Feb 28, 2025
Copy link

This issue was closed because it has been stalled for 10 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Stale
Projects
None yet
Development

No branches or pull requests

1 participant