What's Changed
- fix(api_call): use instance-based nodes instead of static ones by @tharropoulos in #94
- refactor(api_call): improve node selection with shuffling by @tharropoulos in #95
- feat(nl-search): add natural language search models support by @tharropoulos in #98
- fix(config): remove type annotation on
getClientfor backwards compat by @tharropoulos in #99 - fix(api-call): retry on 500s / 408s by @tharropoulos in #97 and @anthonybachour in #96
Full Changelog: v5.1.0...v5.2.0