What's Changed
* Refactor variable name from is_corrects to evaluation_results' by kajyuuen in https://github.com/sbintuitions/flexeval/pull/81
* Add `template_path` arg to `Jinja2PromptTemplate` by ryokan0123 in https://github.com/sbintuitions/flexeval/pull/82
* Fix bug related to `category_key` in `LLMScore` and `ChatLLMScore` by junya-takayama in https://github.com/sbintuitions/flexeval/pull/85
* Change `OpenAIChatAPI` returns empty string when request failed. by kevin3314 in https://github.com/sbintuitions/flexeval/pull/84
**Full Changelog**: https://github.com/sbintuitions/flexeval/compare/v0.7.2...v0.7.3