echolabsdev / prism

A unified interface for working with LLMs in Laravel
https://prism.echolabs.dev
MIT License
405 stars 20 forks source link

docs: default Laravel namespace path #1

Closed balu-lt closed 1 month ago

balu-lt commented 1 month ago

Hey TJ,

Great work on the package! I'm building AI apps with Laravel, and I can already see how useful this will be.

This is my first pull request, which suggests an update to the README. I recommend using the default namespace in the examples to reduce unnecessary complexity.

Thanks again for all your effort—really excited to see where this goes!

sixlive commented 1 month ago

Hey! Thanks for the PR! This was a copy and paste artifact form the test suite, good catch!