(no title)
eka1 | 2 years ago
> Me: Write a golang function to get a http request, following the API of the get function in Python requests library.
> Bard: Sure, here is a Golang function to get an HTTP request with an API similar to the requests.get() function in Python:
It produced a function that takes url and parameters. Decent first approximation.
ChatGPT has trouble with this (when I tried a couple months back)
No comments yet.