Shayon

Results 47 comments of Shayon

Is there any workaround to this?

By some sort of commands I suppose? no command -> the default model answers `/3` or `/4` -> the other model answers `/both` -> both models answer in parallel

@rdig There are still some things that need to be done on this. But this is ready for review as of now so that I can have some comments/ feedback...

@chinins Thanks for the review, moved the enum out. The rationale for splitting the queries is that we might be interested in the individual loading or error states of the...

Seconded. I had to frustratingly struggle to find the bug in my code for hours before I found out `rofi_args` is not in the pip version.

Thanks for the prompt response. I dug a little deeper, and found out that it only breaks for the `edge` runtime of vercel. ```js import adapter from '@sveltejs/adapter-vercel'; import {...

Any progress on this one?