Replies: 1 comment 1 reply
-
|
Prism is the underpinnings of the Laravel AI SDK. Without it, there is no SDK in its current form. While Laravel could migrate away from Prism, why would they? Does Symfony have a future because Laravel exists? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
As @taylorotwell announced the release of the Laravel AI SDK beta this week, I am asking myself whether Prism will become obsolete with that release. From what I saw, the AI SDK does everything Prism can do, but it is developed and maintained by the Laravel team, so it will be better integrated into the framework, as they have already announced changes to Eloquent to better support the AI package.
I truly appreciate the work that has gone into this package. It has been an invaluable resource. However, as has often happened in the Laravel ecosystem, many third-party packages tend to be phased out once the core team releases an official alternative.
Beta Was this translation helpful? Give feedback.
All reactions