lometheus
lometheus
requests.exceptions.SSLError: HTTPSConnectionPool(host='swarms.world', port=443): Max retries exceeded with url: /api/get-agents/log-agents (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1000)'))) Sentry is attempting to send 2 pending...
 ## Upvote & Fund - We're using [Polar.sh](https://polar.sh/kyegomez) so you can upvote and help fund this issue. - We receive the funding once the issue is completed & confirmed...
when i try example with this https://docs.swarms.world/en/latest/swarms/tools/build_tool/#integrate-tools-into-agent i get this error: ``` Traceback (most recent call last): File "/Users/fenyi/codesy/swarm-test/test.py", line 109, in agent1 = Agent( ^^^^^^ File "/Users/fenyi/codesy/swarm-test/.venv/lib/python3.12/site-packages/swarms/structs/agent.py", line 407,...