IBM / ibm-generative-ai

IBM-Generative-AI is a Python library built on IBM's large language model REST interface to seamlessly integrate and extend this service in Python programs.
https://ibm.github.io/ibm-generative-ai/
Apache License 2.0
250 stars 101 forks source link

fix: correct llama-index import for new version #243

Closed David-Kristek closed 10 months ago

David-Kristek commented 11 months ago

Status

READY

Description

New versions of llamaindex changes imports (https://github.com/run-llama/llama_index/pull/9388)

coveralls commented 11 months ago

Coverage Status

coverage: 96.406% (+0.001%) from 96.405% when pulling 236429376c9d668650ff04042752dc537c591699 on David-Kristek:0-fix-llamaindex-import into 48bec2d03f7bba34af08ba6aa2c60b7c601f9e07 on IBM:main.