Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 185 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 185 Bytes

cl-gpt

A client for OpenAI's GPT models in Common Lisp

Put your OpenAI key in ~/openai/key and use the functions exported from the :gpt package.

Ex: (gpt:chat "How are you today?")