neuro-san 0.5.46
What's Changed
-
Assert that the container is not None before trying in/notIn tests by @d1donlydfink in #315
-
UN-3356 Neuro-san: [Smoketest] PytestCollectionWarning: cannot collect test class 'TestModel' by @Noravee in #317
-
Modify md docs to add "llm/toolbox_info_file" and remove "agent_llm/toolbox_info_file" keys by @Noravee in #313
-
UN-3352 Refactor watcher timeouts by @d1donlydfink in #312
-
UN-3360 Fix the HttpServer logger crash. by @andreidenissov-cog in #319
-
UN-3357 Add separate check for internal errors in langchain stack. by @andreidenissov-cog in #320
-
UN-3365 Bumped up the langchain-ollama version to 0.3.4 by @vince-leaf in #321
Fixes UN-3360 and UN-3357 are targeting better neuro-san server stability w.r.t. to logger crashes when processing http server-level errors (like "404" code). Also fixed is scenario with intermittent exceptions in langchain service stack preventing retries for client requests.
Full Changelog: 0.5.45...0.5.46