SDKv2.5.9
Connect to Siliconflow reliably with the corrected default base URL
Agno Team
March 10, 20261 min read
Updated the default base_url for the Siliconflow model provider from .com to .cn to match Siliconflow's actual API endpoint. Requests were previously routed to an incorrect domain, causing connection failures for users relying on the default configuration.
Details**:**
- Corrects the default
base_urltosiliconflow.cn - Users who had already overridden
base_urlexplicitly are unaffected - No other configuration changes required