mirror of
https://github.com/openai/codex.git
synced 2026-05-03 04:42:20 +03:00
Add link to cookbook (#2)
This commit is contained in:
committed by
GitHub
parent
ae7b518c53
commit
1c26c272c8
@@ -1,3 +1,6 @@
|
||||
// Based on reference implementation from
|
||||
// https://cookbook.openai.com/examples/gpt4-1_prompting_guide#reference-implementation-apply_patchpy
|
||||
|
||||
import fs from "fs";
|
||||
import path from "path";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user