kyegomez / swarms

The Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework Join our Community: https://discord.com/servers/agora-999382051935506503
https://docs.swarms.world
GNU Affero General Public License v3.0
1.81k stars 247 forks source link

Add possibility to do verify=False for requests. #619

Open Fadope1 opened 4 weeks ago

Fadope1 commented 4 weeks ago

Is your feature request related to a problem? Please describe. Getting SSLError because of self-signed certificate. This can be prevented with setting verify=False for most request libraries or in OpenAI SDK.

Describe the solution you'd like Add a ssl_verify param to the Init of an Agent.

Describe alternatives you've considered Pass request_params dict to the request to allow additional adjustments.

Upvote & Fund

Fund with Polar