/codex-py

Primary LanguagePythonMIT LicenseMIT

codex-py

Prepare

Set environment variables:

$ export OPENAI_ORG=
$ export OPENAI_KEY=

Usage

Use python script with what you are searching for

$ ./codex.py find file by name 
find . -name "*.*"