mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
2 lines
95 B
TypeScript
2 lines
95 B
TypeScript
export const OPENAI_MODEL = 'gpt-4o'
|
|
export const ANTHROPIC_MODEL = 'claude-3-sonnet-20240229'
|