neuro-san 0.5.15
Initial release to PyPi
What's Changed
- UN-2778 Make agent-to-tool registry mapping more dynamic. by @andreidenissov-cog in #142
- UN-3084-neuro-san-typo-for-claude-3-opus-model-in-default-llm-info-hoconFix typo in default_llm_info.hocon by @Noravee in #151
- Deleting the sidtest file as a test. by @sidcog in #144
- UN-2778 Dynamic routing of Http requests to agents. by @andreidenissov-cog in #153
- UN-3093 Properly initialize direct client session with everything a server would do. by @andreidenissov-cog in #154
- UN-3085-neuro-san-anthropic-models-type-error-write-argument-must-be-str-not-list by @Noravee in #152
- Consume internal dependencies from pypi and prepare for pypi publishing by @donn-leaf in #158
New Contributors
Full Changelog: 0.5.14...0.5.15