run-llama / llama-hub

A library of data loaders for LLMs made by the community -- to be used with LlamaIndex and/or LangChain
https://llamahub.ai/
MIT License
3.44k stars 729 forks source link

add new Hive reader #753

Closed dengkeshun closed 9 months ago

dengkeshun commented 9 months ago

Description

add a new Hive reader.

Fixes # (issue)

Type of Change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Suggested Checklist:

dengkeshun commented 9 months ago

make format; make lint have been done.

dengkeshun commented 9 months ago

need to run make format; make lint for any changes . Unn, this step missing.