This is an automated email from the ASF dual-hosted git repository.

kaxil pushed a change to branch aip99-llamaindex
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 82fa97ba0dd Rename LlamaIndex operators with framework prefix; fold in 
#67189 RAG examples
     add 0a377097df9 Address code-review findings on LlamaIndex operators

No new revisions were added by this update.

Summary of changes:
 .../ai/docs/operators/llamaindex_embedding.rst     | 22 ++++---
 .../ai/docs/operators/llamaindex_retrieval.rst     | 12 ++--
 .../ai/example_dags/example_llamaindex_rag.py      |  2 +-
 .../common/ai/operators/llamaindex_embedding.py    | 70 +++++++++++++++-------
 .../common/ai/operators/llamaindex_retrieval.py    | 57 +++++++++++++++---
 .../ai/operators/test_llamaindex_embedding.py      | 62 ++++++++++++++++---
 .../ai/operators/test_llamaindex_retrieval.py      | 62 ++++++++++++++++++-
 7 files changed, 233 insertions(+), 54 deletions(-)

Reply via email to