This commit is contained in:
Paul Gauthier 2023-08-10 19:39:57 -03:00
parent 5be9638216
commit 53d190adef

View file

@ -15,17 +15,13 @@ the aider chat session.
<div class="chat-transcript" markdown="1">
> Aider v0.11.2-dev
> Model: gpt-4
> Git repo: .git
> Repo-map: universal-ctags using 1024 tokens
> Added app.py to the chat.
> Use /help to see in-chat commands, run with --help to see cmd line args
#### /voice
> Recording... Press ENTER when done speaking...
<div style="display: inline-block; position: relative; width: 200px; background-color: #f0f0f0; border-radius: 10px; padding: 10px; color: #333; font-family: 'Comic Sans MS', 'Comic Sans', sans-serif;">
<div style="display: inline-block; position: relative; width: 200px; background-color: #f0f0f0; border-radius: 10px; padding: 10px; color: #333; font-family: 'Comic Sans MS', 'Comic Sans', 'Marker Felt', sans-serif;">
<span style="position: absolute; top: 0; left: 50%; transform: translate(-50%, -100%); width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #f0f0f0;"></span>
“add a factorial endpoint that uses math.factorial”
</div>