Skip to content
/ cl-gpt Public

A client for OpenAI's GPT models in Common Lisp

License

Notifications You must be signed in to change notification settings

awolven/cl-gpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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?")

About

A client for OpenAI's GPT models in Common Lisp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published