You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Co-authored-by: Maxim Khramtsov <khraks.mamtsov@gmail.com>
Co-authored-by: Tim <hello@timsmart.co>
Co-authored-by: Vincent François <vincent.francois@inato.com>
Co-authored-by: Chris Wilkinson <chris@prereview.org>
Co-authored-by: Tylor Steinberger <tlsteinberger167@gmail.com>
Co-authored-by: Jason Rudder <indxxxd@gmail.com>
Co-authored-by: Sebastian Lorenz <fubhy@fubhy.com>
Make `AiModel` a plain `Layer` and remove `AiPlan` in favor of `ExecutionPlan`
8
+
9
+
This release substantially simplifies and improves the ergonomics of using `AiModel` for various providers. With these changes, an `AiModel` now returns a plain `Layer` which can be used to provide services to a program that interacts with large language models.
0 commit comments