mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
fix
This commit is contained in:
parent
b6ea506c0b
commit
2d7197ee6f
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ import { Message } from "./message"
|
|||
import { convertToModelMessages, type ModelMessage, type UIMessage } from "ai"
|
||||
import { Identifier } from "../id/id"
|
||||
import { LSP } from "../lsp"
|
||||
import type { Tool } from "../tool/tool"
|
||||
|
||||
export namespace MessageV2 {
|
||||
export const OutputLengthError = NamedError.create("MessageOutputLengthError", z.object({}))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue