synw
synw
Here is the PR #22 : please review the code. It will be usable when we will have this setting to select the default provider that you are working on
> Do we need to allow the user to choose a tokenizer in the UI? > Tokenization approach really depends more on the model being used than the provider, Yes...
Ok I see. I should implement sse in my OpenAi compatibility layer server side. I have it already for my normal api, but not in the OpenAi one, that I...
To be able to debug more efficiently it would be nice to be able to print the requests and responses, and see the js errors directly, maybe in some kind...