mirror of
https://github.com/githubhjs/CLIProxyAPIPlus.git
synced 2026-07-12 09:35:16 +00:00
7 lines
95 B
Go
7 lines
95 B
Go
package misc
|
|
|
|
import _ "embed"
|
|
|
|
//go:embed codex_instructions.txt
|
|
var CodexInstructions string
|