Azure / gpt-rag-ingestion

MIT License
64 stars 55 forks source link

NL2SQL Chunker #105

Closed placerda closed 1 month ago

placerda commented 1 month ago

This pull request includes several updates to the documentation and codebase to support a new file format (.nl2sql) and improve the chunking process. Key changes include updates to the README.md for better clarity and formatting, the addition of the NL2SQLChunker class, and enhancements to the chunk creation method to handle content truncation.

Documentation Improvements:

Code Enhancements: