alexanderatallah / window.ai

Use your own AI models on the web
https://windowai.io
MIT License
782 stars 68 forks source link

Allow streaming multiple outputs #52

Open alexanderatallah opened 1 year ago

alexanderatallah commented 1 year ago

numOutputs > 1 should work with streamable models like OpenAI

alexanderatallah commented 1 year ago

This is also going to be a bug in the new OpenRouter model provider, since numOutputs > 1 will just fail

alexanderatallah commented 1 year ago

Should be resolved by #50