Metadata-Version: 2.1
Name: llama-index-experimental
Version: 0.3.2
Summary: llama-index experimental package
License: MIT
Author: Your Name
Author-email: you@example.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: llama-index-core (>=0.11.0,<0.12.0)
Requires-Dist: llama-index-finetuning (>=0.2.0,<0.3.0)
Requires-Dist: pandas
Description-Content-Type: text/markdown

# LlamaIndex Experimental

This is the experimental LlamaIndex extension to core. Experimental features
and classes can be found in this package. Features that reside in this project
are more volatile, but indeed can be promoted to core once they've stabilized.

