LlmLaraHub / larallama

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

Making all things Modules #6

Open alnutile opened 5 months ago

alnutile commented 5 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 5 months ago

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

alnutile commented 5 months ago

need to move LlmDriver as it's own module