fix wrong merge.
This commit is contained in:
parent
6425d9d97e
commit
61abd553fb
@ -1,7 +1,7 @@
|
|||||||
import type { AgentConfig } from "@opencode-ai/sdk"
|
import type { AgentConfig } from "@opencode-ai/sdk"
|
||||||
import type { AgentPromptMetadata } from "./types"
|
import type { AgentPromptMetadata } from "./types"
|
||||||
|
|
||||||
const DEFAULT_MODEL = "anthropic/claude-sonnet-4-5"
|
const DEFAULT_MODEL = "opencode/glm-4.7-free"
|
||||||
|
|
||||||
export const LIBRARIAN_PROMPT_METADATA: AgentPromptMetadata = {
|
export const LIBRARIAN_PROMPT_METADATA: AgentPromptMetadata = {
|
||||||
category: "exploration",
|
category: "exploration",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user