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.45k stars 732 forks source link

[Feature Request]: integration with Snowflake #749

Closed khire12 closed 10 months ago

khire12 commented 11 months ago

Feature Description

Hi I wanted to know if there is any plan on a loader for Snowflake data warehouse like the database loader. It will be really helpful to integrate snowflake with llamaindex. Currently I am just downloading data/ loading in pandas dataframe and then using it with llamaindex.

Reason

No response

Value of Feature

No response

godwin3737 commented 11 months ago

Just created a PR for SnowflakeReader : https://github.com/run-llama/llama-hub/pull/754

anoopshrma commented 10 months ago

@godwin3737 to your rescue: https://llamahub.ai/l/snowflake?from=all

If this solves your issue, mind closing this issue?