Lan Luu
Lan Luu
As I figured out, this situation can caused in case the Custom-Trait-Attribute throws any Exception in Constructor e.g. because of validation of input params. For instance: ``` [TraitDiscoverer("...", "...")] [AttributeUsage(AttributeTargets.Method,...
Yes, only in Visual Studio. To which Repo should I move this thread?
I am facing the same issue, and I suppose we can simulate the Folder Structure in Database and maps it to Blob / File via ID.
I think i did it but it does not work out. So, i have the following struture: (1) Package P1: contains `baml_client` and my code calls to functions given by...
Thank you @aaronvg @hellovai for your tips. I will give it a try tonight. I wish you guys will add such configuration for generation soon. :-) (y). Really love BAML.
I confirm it worked.
@jkonowitch Have you had any update for me? :-) The latest version **0.73.4** still generates the following code: ``` ts export { b } from "./async_client" export * from "./types"...
> [@jkonowitch](https://github.com/jkonowitch) Have you had any update for me? :-) The latest version **0.73.4** still generates the following code: > > export { b } from "./async_client" > > export...
Hi, any update :-) ? Thanks!
I also tried prefix `/v1` but it did not work.