mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-19 23:24:23 +01:00
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