Files
CLIProxyAPI/internal/misc/codex_instructions.go
2025-08-16 01:22:33 +08:00

7 lines
95 B
Go

package misc
import _ "embed"
//go:embed codex_instructions.txt
var CodexInstructions string