opencode/packages/ai/src/providers/openai/chat.ts
2026-07-15 15:11:03 -04:00

2 lines
89 B
TypeScript

export { chatModel as model } from "../openai"
export type { Settings } from "../openai"