v0.7.0 #291
drazvan
announced in
Announcements
v0.7.0
#291
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This release adds three new features: support for Llama Guard, improved LangChain integration, and support for server-side threads. It also adds support for Python 3.11 and solves the issue with pinned dependencies (e.g.,
langchain>=0.1.0,<2.0
,typer>=0.7.0
). Last but not least, it includes multiple feature and security-related fixes.What's Changed
Added
RunnableRails
.generate_events_async
with streaming.Changed
Fixed
verbose=true
flag did not trigger expected log output.print_llm_calls_summary
.New Contributors
Full Changelog: v0.6.1...v0.7.0
This discussion was created from the release v0.7.0.
Beta Was this translation helpful? Give feedback.
All reactions