* Fix the typing of generated functions to specify the `_openai_*` attributes * Support functions generated by ChatGPT under a name that doesn't match the one defined by the user * Don’t expose `anycode.this`
0.1.1
* Use our own OpenAI API client rather than the [module-level one][mlo] * Set `anycode.__version__`