Skip to content

Adding verify argument for requests#128

Open
budhewarvijay0407 wants to merge 1 commit intotavily-ai:masterfrom
budhewarvijay0407:master
Open

Adding verify argument for requests#128
budhewarvijay0407 wants to merge 1 commit intotavily-ai:masterfrom
budhewarvijay0407:master

Conversation

@budhewarvijay0407
Copy link

verify argument should be passed at the time of calling Tavily search , for users with stringent SSL filters its failing to hit https://api.tavily.com/ leading to SSL cert errors.

Keeping default verify as True

@Barneyjm
Copy link

Barneyjm commented Mar 9, 2026

@budhewarvijay0407 see #159 to pass in custom session object where you can specify your requests verification bundle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants