Fix ESLint warnings and and enable max warnings 0 to fail builds (#2101)
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import { Model } from './ModelContext';
|
||||
|
||||
export const openai_models = ['gpt-4o-mini', 'gpt-4o', 'gpt-4-turbo', 'o1'];
|
||||
|
||||
export const anthropic_models = [
|
||||
|
||||
Reference in New Issue
Block a user