You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, I'd like to say thanks to @hinterdupfinger for this awesome plugin - I am using it for only 1 hour now and i can already see how it will completely change my Obsidian workflow.
Feature request:
Would be cool if someone could implement an option to use ollama's stream API to output the generated tokens in real time into Obsidian's editor instead of waiting for the whole response block to be returned at once.
First, I'd like to say thanks to @hinterdupfinger for this awesome plugin - I am using it for only 1 hour now and i can already see how it will completely change my Obsidian workflow.
Feature request:
Would be cool if someone could implement an option to use ollama's stream API to output the generated tokens in real time into Obsidian's editor instead of waiting for the whole response block to be returned at once.
See: https://github.com/jmorganca/ollama/blob/main/docs/api.md#response
The text was updated successfully, but these errors were encountered: