What's Changed
* Installed erdantic and added schemas by DaveOkpare in https://github.com/jxnl/openai_function_call/pull/20
* No exp by jxnl in https://github.com/jxnl/openai_function_call/pull/26
* Experimental Prompting DSL by jxnl in https://github.com/jxnl/openai_function_call/pull/25
* fixed completions endpoint and readme details for dsl example by fpingham in https://github.com/jxnl/openai_function_call/pull/33
* Added openai_schema decorator by DaveOkpare in https://github.com/jxnl/openai_function_call/pull/34
* GitHub Action for testing by cristobalcl in https://github.com/jxnl/openai_function_call/pull/38
* warning for v > 3.9, correct package name. by zShanCS in https://github.com/jxnl/openai_function_call/pull/43
* Docs! Help wanted, adding examples. by jxnl in https://github.com/jxnl/openai_function_call/pull/44
* Attempt to support DSL by jxnl in https://github.com/jxnl/openai_function_call/pull/45
New Contributors
* cristobalcl made their first contribution in https://github.com/jxnl/openai_function_call/pull/38
* zShanCS made their first contribution in https://github.com/jxnl/openai_function_call/pull/43
**Full Changelog**: https://github.com/jxnl/openai_function_call/compare/0.0.5...0.1.0