File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 11# lua-openai
22
3- Bindings to the OpenAI HTTP API for Lua. Compatible with any socket library
4- that supports the LuaSocket request interface. Compatible with OpenResty using
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
6+ with OpenResty using
57[ ` lapis.nginx.http ` ] ( https://leafo.net/lapis/reference/utilities.html#making-http-requests ) .
68
79<details >
810<summary >AI Generated Disclaimer</summary >
911
1012Although this library was written by hand, large portions of the documentation,
11- the test suite, and the GitHub workflow were fully generated by ChatGPT 4 by
13+ the test suite, and the GitHub workflow were fully generated by GPT- 4 by
1214pasting the source code of the entire library in as a prompt and asking to
1315generate documentation and tests. The final output was edited for clarity and
1416syntax (in cases where GPT4 struggled writing MoonScript)
You can’t perform that action at this time.
0 commit comments