Rename 'anthropic' to 'anthropic/completion' (#120)
More consistency in the way we name our model providers.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import { type RefinementAction } from "../types";
|
||||
|
||||
export const refinementActions: Record<string, RefinementAction> = {};
|
||||
Reference in New Issue
Block a user