neuro-san 0.5.38
What's Changed
- UN-3230 Provide github actions support for non-default llm providers by @donn-leaf in #245
- UN-3259 add http test case to unit test by @vince-leaf in #250
- Move EventLoopLogger into http_sidecar. It is not a primary interface for clients to derive from. by @d1donlydfink in #251
- UN-3261 Updated doc tests with pytest smoke test cases by @vince-leaf in #252
- Tweak docs and add needs_server pytest.mark by @d1donlydfink in #253
- Fix smoke test location by @d1donlydfink in #255
- UN-3198 Chat History Token Optimization by @d1donlydfink in #256
- UN-3262 switch anthropic test case to direct by @vince-leaf in #257
- UN-3197 Add support for google gemini by @Noravee in #249
- UN-3253 Default infinite timeout for streaming_chat() over HTTP like we already have for gRPC by @d1donlydfink in #259
Full Changelog: 0.5.37...0.5.38