What's Changed
* change the embedding model type list to the latest version by vkehfdl1 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/523
* Delete python 3.8 tag and add 3.11, 3.12 tag at pyproject.toml by bwook00 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/525
* Fix vllm to mockllm at add more llm models docs by bwook00 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/524
* Openai token limit feature at passage augmenter and passage filter. by vkehfdl1 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/526
* temporal not using numpy 2.0.0 by vkehfdl1 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/527
* Delete ray dependency in AutoRAG package by vkehfdl1 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/528
* load YAML file as utf-8 codec by vkehfdl1 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/531
* dump version v0.2.7 by vkehfdl1 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/532
**Full Changelog**: https://github.com/Marker-Inc-Korea/AutoRAG/compare/v0.2.6...v0.2.7