Émile Fugulin
Émile Fugulin
This is done now that the builder is centralized
This is part of a larger conversation of provider specific options. For my part here is what I did in our codebase. I used the budget calculation of openrouter. ```rust...
I think we should consider a way for the user of LLRT to specify at runtime which modules they want to load. But yeah an Intl module would be nice.
@joshua-mo-143 I rebased, ready for review. Unsure if you want to merge this or not, I still thinks its an improvement toward a better event system but happy to refactor...
@joshua-mo-143 Gentle ping, just want to know what your take is on that :)
I will need to dig more on how to do that. I think we might need a dynamic configuration for it per model or something if we want targeted thing.
Can this be merged @hawkw @davidbarsky
Same I am looking for a hook per target but for auto-update. So far what I am using is a `custom` publish provider to hack into the build process, it...
I need a hook to create a file in the resources different based on the target.
@mmaietta I can code this, but I don't have the authority / experience to decide what it should look like. I think something like `beforeTargetBuild` would be good.