We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dc3a1d commit aa3f39bCopy full SHA for aa3f39b
README.md
@@ -2,7 +2,7 @@
2
3
Bindings to the [OpenAI HTTP
4
API](https://platform.openai.com/docs/api-reference) for Lua. Compatible with
5
-any socket library that supports the LuaSocket request interface. Compatible
+any HTTP library that supports LuaSocket's http request interface. Compatible
6
with OpenResty using
7
[`lapis.nginx.http`](https://leafo.net/lapis/reference/utilities.html#making-http-requests).
8
0 commit comments