Azure / gpt-rag-ingestion

MIT License
61 stars 53 forks source link

Data ingestion function app bug-fix #94

Closed placerda closed 2 months ago

placerda commented 2 months ago

This pull request includes several changes to improve and fix the document chunking function app, focusing on refining the chunking process for various file types and enhancing logging and configuration settings. The most important changes include updates to the chunker classes, adjustments to the configuration settings, and improvements to logging.

Chunker Class Updates:

Configuration and Logging Enhancements:

Documentation Updates:

Minor Changes: