Skip to content

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

Closed as not planned
Closed as not planned
@dingkwang

Description

@dingkwang

[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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    StalebugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions