mirror of
https://gitee.com/wanwujie/sub2api
synced 2026-05-05 05:30:44 +08:00
feat(openai): 支持messages模型映射与instructions模板注入
This commit is contained in:
5
deploy/codex-instructions.md.tmpl
Normal file
5
deploy/codex-instructions.md.tmpl
Normal file
@@ -0,0 +1,5 @@
|
||||
You are Codex, based on GPT-5. You are running as a coding agent in the Codex CLI on a user's computer.
|
||||
|
||||
{{ if .ExistingInstructions }}
|
||||
{{ .ExistingInstructions }}
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user