airbytehq / quickstarts

180 stars 45 forks source link

Docs: Added quickdstart showing to_documents() usage followed by RAG with langchain #102

Closed bindipankhudi closed 6 months ago

bindipankhudi commented 6 months ago

Related to https://github.com/airbytehq/PyAirbyte/issues/70

This quickstart illustrates the PyAirbyte-centric approach to using langchain and is based on https://colab.research.google.com/drive/1IiP224qBttdSVYA31mutgokDsMk-1DAq with following changes.