We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f30d715 commit 11390ebCopy full SHA for 11390eb
src/openai/openai.asd
@@ -1,7 +1,7 @@
1
;;;; openai.asd
2
3
(asdf:defsystem #:openai
4
- :description "Library for using the beta OpenAPI APIs"
+ :description "Library for using the beta OpenAI APIs"
5
:author "Mark Watson"
6
:license "Apache 2"
7
:depends-on (#:uiop #:cl-json)
0 commit comments