LlmLaraHub / larallama

This is version 2 of LaraChain.io ream more at https://LaraLlama.io
MIT License
144 stars 21 forks source link

Making all things Modules #6

Open alnutile opened 6 months ago

alnutile commented 6 months ago

https://laravelmodules.com/docs/v11/introduction

using this great library I am moving core structure into modules others can import and then plug into.

alnutile commented 6 months ago

Going well making TaggingFunction as a module to see how it works.

alnutile commented 6 months ago

need to move LlmDriver as it's own module