- Add ENV-configurable model capabilities (tools, reasoning, vision, imageGeneration) via PROVIDER_SUPPORTS_* environment variables - Add optional stream usage reporting via GENERIC_OPEN_AI_REPORT_USAGE - Fix streaming tool calls for providers that send null tool_call.id (e.g., mlx-server) by generating fallback UUIDs - Refactor supportsNativeToolCalling() to use centralized capabilities API |
||
|---|---|---|
| .. | ||
| admin | ||
| chat | ||
| agents.js | ||
| camelcase.js | ||
| customModels.js | ||
| index.js | ||
| portAvailabilityChecker.js | ||
| search.js | ||
| shell.js | ||
| tiktoken.js | ||
| updateENV.js | ||