A TypeScript sample app for the Retrieval Augmented Generation pattern running on Azure, using Azure AI Search for retrieval and Azure OpenAI and LangChain large language models (LLMs) to power ChatGPT-style and Q&A experiences.
MIT License
252
stars
130
forks
source link
fix: text splitter with tiny documents (fixes #193) #196
Purpose
Tested on a very small doc, works fine
Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce?