Skip to content

STRRL/tavily-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tavily-go

This is unofficial Go client for Tavily Search API.

Tavily provides a search API which optimized for RAG usage.

Try it out at Tavily API Playground.

Installation

go get -u -v github.com/strrl/tavily-go@latest

License

This project is licensed under the MIT License.