What's Changed
* chore: update plansearch.py by eltociear in https://github.com/codelion/optillm/pull/1
* feat(docker,auth): Add Docker, Compose, Auth, Parameter envs by sammcj in https://github.com/codelion/optillm/pull/6
* fix(healthcheck): dont require api key for /health by sammcj in https://github.com/codelion/optillm/pull/7
* feat: /models endpoint by sammcj in https://github.com/codelion/optillm/pull/15
* Update test_cases.json by codelion in https://github.com/codelion/optillm/pull/17
* Option to use the Azure OpenAI API. by virtualramblas in https://github.com/codelion/optillm/pull/18
* Added note to about the correct way to set the model attribute in a client request. by virtualramblas in https://github.com/codelion/optillm/pull/22
* Azure Managed Identity support (entra) by pelikhan in https://github.com/codelion/optillm/pull/21
* Feat implement reread by codelion in https://github.com/codelion/optillm/pull/25
* Added local server setup to `installation` section by LuMarans30 in https://github.com/codelion/optillm/pull/27
* Feat cot decoding by codelion in https://github.com/codelion/optillm/pull/28
* docs: update README.md by eltociear in https://github.com/codelion/optillm/pull/29
* Add completion tokens by codelion in https://github.com/codelion/optillm/pull/30
* Add plugin system, ability to config with extra body and prompts by codelion in https://github.com/codelion/optillm/pull/40
* Fix confidence calculation by jovanwongzixi in https://github.com/codelion/optillm/pull/46
* Add cli log flag by jovanwongzixi in https://github.com/codelion/optillm/pull/48
* Feat add plugin for privacy by codelion in https://github.com/codelion/optillm/pull/49
* Feat router by codelion in https://github.com/codelion/optillm/pull/62
New Contributors
* eltociear made their first contribution in https://github.com/codelion/optillm/pull/1
* sammcj made their first contribution in https://github.com/codelion/optillm/pull/6
* codelion made their first contribution in https://github.com/codelion/optillm/pull/17
* virtualramblas made their first contribution in https://github.com/codelion/optillm/pull/18
* pelikhan made their first contribution in https://github.com/codelion/optillm/pull/21
* LuMarans30 made their first contribution in https://github.com/codelion/optillm/pull/27
* jovanwongzixi made their first contribution in https://github.com/codelion/optillm/pull/46
**Full Changelog**: https://github.com/codelion/optillm/commits/v0.0.1