mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 07:09:35 +00:00
chore(format)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { type ModelRef, normalizeProviderId } from "../../agents/model-selection.js";
|
||||
import type { OpenClawConfig } from "../../config/config.js";
|
||||
import { type ModelRef, normalizeProviderId } from "../../agents/model-selection.js";
|
||||
|
||||
export type ModelPickerCatalogEntry = {
|
||||
provider: string;
|
||||
|
||||
Reference in New Issue
Block a user