@kolisachint/hoocode-ai 0.2.6 → 0.2.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8892,6 +8892,7 @@ export const MODELS = {
8892
8892
  api: "openai-completions",
8893
8893
  provider: "opencode-go",
8894
8894
  baseUrl: "https://opencode.ai/zen/go/v1",
8895
+ compat: { "requiresReasoningContentOnAssistantMessages": true },
8895
8896
  reasoning: true,
8896
8897
  input: ["text", "image"],
8897
8898
  cost: {
@@ -8909,6 +8910,7 @@ export const MODELS = {
8909
8910
  api: "openai-completions",
8910
8911
  provider: "opencode-go",
8911
8912
  baseUrl: "https://opencode.ai/zen/go/v1",
8913
+ compat: { "requiresReasoningContentOnAssistantMessages": true },
8912
8914
  reasoning: true,
8913
8915
  input: ["text", "image"],
8914
8916
  cost: {