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

2 lines
87 B
TypeScript

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