mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-24 06:38:37 +00:00
chore: update deps and pi model discovery
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { type Api, completeSimple, type Model } from "@mariozechner/pi-ai";
|
||||
import { discoverAuthStorage, discoverModels } from "@mariozechner/pi-coding-agent";
|
||||
import { discoverAuthStorage, discoverModels } from "./pi-model-discovery.js";
|
||||
import { Type } from "@sinclair/typebox";
|
||||
import { describe, expect, it } from "vitest";
|
||||
import { loadConfig } from "../config/config.js";
|
||||
|
||||
Reference in New Issue
Block a user