mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-02-13 15:34:59 -05:00
## CHANGES * Add chat completions API fallback for non-Responses API providers * Implement `sendChatCompletions` and `sendStreamChatCompletions` methods * Introduce `buildChatCompletionParams` to construct API request parameters * Add `ImplementsResponses` flag to track provider API capabilities * Update provider configurations with Responses API support status * Enhance `Send` and `SendStream` methods to use appropriate API endpoints