mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-17 12:11:20 +00:00
fix: restore provider public artifact types
This commit is contained in:
@@ -18,7 +18,6 @@ function createModel(id: string, name: string): ModelDefinitionConfig {
|
||||
maxTokens: 8_192,
|
||||
};
|
||||
}
|
||||
|
||||
describe("provider public artifacts", () => {
|
||||
it("loads bundled provider policy surfaces for anthropic", () => {
|
||||
const surface = resolveBundledProviderPolicySurface("anthropic");
|
||||
|
||||
Reference in New Issue
Block a user