mirror of
https://github.com/githubhjs/CLIProxyAPIPlus.git
synced 2026-07-13 18:15:24 +00:00
Add openai codex support
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package misc
|
||||
|
||||
import _ "embed"
|
||||
|
||||
//go:embed codex_instructions.txt
|
||||
var CodexInstructions string
|
||||
Reference in New Issue
Block a user