Releases: lwileczek/tavily
Releases · lwileczek/tavily
v0.1.1
What's Changed
Internal
- Mock Server for testing by @lwileczek in #1
- Adding a short doc string for all client methods by @lwileczek in #1
New Contributors
- @lwileczek made their first contribution in #1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Changelog
Added
- Client to handle requests
- Search method to make generic search calls to Tavily
- Q&A method to ask questions and get simple string calls back
- If using logging with
log/slog
, logs can be shown from the client when log level is set toDebug
Full Changelog: https://github.com/lwileczek/tavily/commits/v0.1.0