openai-openapi-client
Openai API client
$ area51 add openai-openapi-clientCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(openai-openapi-client:some-function ...)Openai API client
$ area51 add openai-openapi-clientCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(openai-openapi-client:some-function ...)