Files
Jamie Dubs 8e4889293c fix: use 127.0.0.1 instead of localhost
On my recent-ish macOS, the OpenAI library seems to resolve localhost to ::1,
and my local web server isn't listening there

I suspect issue is somewhere else (maybe just my computer?) but this fixes it
2023-11-15 22:11:50 -05:00
..