Alex Yang

Results 510 comments of Alex Yang

Also, we need decople it with @llamaindex/env

https://github.com/unjs/c12/blob/e43e6d8b11cbf8761bd0e623bd4b67cfa4e9606e/src/loader.ts#L412

> [@himself65](https://github.com/himself65) i see it is solved (?) in [better-auth/better-auth#4113](https://github.com/better-auth/better-auth/pull/4113)? Line you are refering to is simply for interop-default which has been enabled in latest major of jiti/c12. How can...

I mean, I want to disable that, since I don't want make default as a root object

> From the issue description I don’t think its the validation that should be changed - it should be the URL that gets passed into the hooks that should be...

Fixed in https://github.com/run-llama/LlamaIndexTS/pull/1364, for the workaround you have to pass `filename` as second parameter to make sure llamaparse know the correct file type. For now, I don't wanna detect the...

I have to leave this ticket to llama parse side? I cannot do things more here