mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-24 22:34:59 +00:00
copy
This commit is contained in:
parent
40ae921cba
commit
16fe46ef5d
1 changed files with 2 additions and 1 deletions
|
@ -50,7 +50,8 @@ This function uses `httpx` to make a GET request to `httpbin.org/user-agent`, wh
|
|||
</div>
|
||||
|
||||
GPT correctly used `httpx` and provided type hints.
|
||||
See below for the transcript of this same chat *without*
|
||||
See below for the transcript of this same
|
||||
coding task conducted *without*
|
||||
using `INSTRUCTIONS.md`.
|
||||
In this case, GPT used `requests` and skipped types,
|
||||
which is perhaps more typical in small python scripts.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue