#Tools not supported in models?
9 messages · Page 1 of 1 (latest)
error
2025-01-24 02:57:09 error: [handleAbortError] AI response error; aborting request: 404 litellm.NotFoundError: NotFoundError: OpenrouterException - Error code: 404 - {'error': {'message': 'No endpoints found that support tool use. To learn more about provider routing, visit: https://openrouter.ai/docs/provider-routing', 'code': 404}}No fallback model group found for original model_group=or-deepseek-r1.
Deepseek R1 does not currently support function calling:
deepseek-reasoner is a reasoning model developed by DeepSeek. Before delivering the final answer, the model first generates a Chain of Thought (CoT) to enhance the accuracy of its responses. Our API provides users with access to the CoT content generated by deepseek-reasoner, enabling them to view, display, and distill it.
thanks I checked their website and it was confusing as there was how to use function calling but R1 was the exception what a shame.
Yeah, I also just checked the other R1 providers and they don’t support tools either - you can find the supported parameters per model & provider here:
(Haiku for reference as to what it looks like when tools are supported )
Yep what a shame R1 don't support tools.