Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

OpenAI Completion Example

Run with uv

uv run hy text_completion.hy 

Install and run using pip (if you must....)

pip install -r requirements.txt
hy text_completion.hy