mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-22 02:04:22 +01:00
sync
This commit is contained in:
@@ -3,7 +3,7 @@ import { Log } from "../util/log";
|
||||
|
||||
import { createAnthropic } from "@ai-sdk/anthropic";
|
||||
import type { LanguageModel, Provider } from "ai";
|
||||
import { generateText, NoSuchModelError } from "ai";
|
||||
import { NoSuchModelError } from "ai";
|
||||
|
||||
export namespace LLM {
|
||||
const log = Log.create({ service: "llm" });
|
||||
|
||||
Reference in New Issue
Block a user