mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-26 13:19:34 +07:00
refactor: move src/config/modelProviders to model-bank
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import { DEFAULT_MODEL_PROVIDER_LIST } from 'model-bank/modelProviders';
|
||||
import { resolve } from 'node:path';
|
||||
|
||||
import { DEFAULT_MODEL_PROVIDER_LIST } from '@/config/modelProviders';
|
||||
|
||||
export const root = resolve(__dirname, '../..');
|
||||
|
||||
export interface DataItem {
|
||||
|
||||
Reference in New Issue
Block a user