v0.1.3
Added
- Added mapping for yamllanguage for.yamland.ymlextensions.
Fixed
- Temperature is being sent on o4-minimodel, which is not supported.
- Large chunks were being indexed, causing errors on the embedding process. Now it will skip chunks that are too large (more than 2x the chunk size). #378