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
245 stars 101 forks source link

feat(llama-index): migrate to v0.10.x #331

Closed Tomas2D closed 6 months ago

Tomas2D commented 6 months ago

Since llama-index version 0.1.0 has switched to monorepo architecture. This PR reflects such a change.

Ref: #330

coveralls commented 6 months ago

Coverage Status

coverage: 95.153% (-0.001%) from 95.154% when pulling fc0afda5bb2c1acd8e3c8227edd83972e9fc482b on 330-upgrade-llama-index into 9a01a78ce478327049949cf3d138795ce486cc1f on main.