Vwing

Results 2 issues of Vwing

### Background This pull request addresses issue #6, which aims to make Auto-GPT aware of its running cost. The changes centralize all OpenAI Chat Completion calls through a single method...

enhancement
B8
conflicts
size/xl
API costs

### Description Using the demo zenuml code [provided in the documentation](https://mermaid.js.org/syntax/zenuml.html) ``` zenuml title Demo Alice->John: Hello John, how are you? John->Alice: Great! Alice->John: See you later! ``` When I...