mirror of
https://github.com/openai/codex.git
synced 2026-05-03 10:56:37 +00:00
reduce schema
This commit is contained in:
@@ -36,10 +36,6 @@ pub enum UserMessageType {
|
||||
Prompt,
|
||||
PromptSteering,
|
||||
PromptQueued,
|
||||
PromptWithIdeContext,
|
||||
AgentsMdDefault,
|
||||
AgentsMdCustom,
|
||||
EnvironmentContext,
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone, Default, Deserialize, Serialize, TS, JsonSchema, PartialEq, Eq)]
|
||||
|
||||
Reference in New Issue
Block a user