Rig v0.15 - bug fixes & instantiate DynClientBuilder
from values!
#586
joshua-mo-143
announced in
Announcements
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.
-
Hi everyone! I'm happy to announce that Rig v0.15 is finally up and live.
Added
DynClientBuilder
from arbitrary values usingDynClientBuilder::from_val
. Useful if you need to grab your API keys outside of environment variables at runtime!.extended_details()
toPromptRequest
- get extra details about your prompt.Bug Fixes
Vec<T>
rather thanOneOrMany<T>
in the case that you don't have any tools or functions you want to useHappy building!
View the full changelog here: https://github.com/0xPlaygrounds/rig/pull/573/files#diff-2e5ac304727f13d64b6d7954eb6e89b95a730f8bbddcc895e41eb7dfc9eee87a
Beta Was this translation helpful? Give feedback.
All reactions