OWUI and Word Editing
I have seen here couple of posts regarding exporting LLM response to Office Word. They are useful, however I am looking for tools/ plug-ins that can directly edit Word Docs, similar to ChatGPT or Claude?
I have seen here couple of posts regarding exporting LLM response to Office Word. They are useful, however I am looking for tools/ plug-ins that can directly edit Word Docs, similar to ChatGPT or Claude?
Opus 5 complains that it cannot parsed some simple PDFs (technical files) i uploaded to the chat. What is the current PDF parser and which one is the best. Same file got no issues on Openrouter.
Appreciate your help providing info on how to use Seltz.ai as a node for web search. Thx
I’m using Kilo Code Extension in Remote VS Code to connect to my VPS (another remote PC). Is there an easy way to add files (e.g. in Plan Mode)? There’s no plus button, and the files are stored remotely. Any help would be appreciated.
For two days, Fable 5 wouldn’t accept any prompts, and each attempt returned just 7 tokens through my Openrouter routing. After restructuring my prompts to avoid triggering Anthropic’s Guardrail filters, they finally went through. However, I ran into other issues: the generated responses would sometimes stop abruptly, even mid-word or mid-sentence, requiring me to type “continue” multiple times to finish them. Also, the thinking level settings (max, high, etc.) in OWUI don’t seem to work.
I tried testing Fable 5 on OWUI (through Openrouter) by sending a prompt, but only received 5–7 tokens in response and nothing more. However, when I sent just “Hi, what’s up,” I got a complete reply. What’s going on?
I tried testing Fable 5 on OR by sending a prompt to either Anthropic or Amazon Bedrock, but only received 5–7 tokens in response and nothing more. However, when I sent just “Hi, what’s up,” I got a complete reply. What’s going on?
Hey, I tried to use Opus 4.7 in Plan mode to review and optimize codebase. With OR as provider, and max thinking, kilo repeatedly terminated during thinking or working, while in Kilo as a provider it has never stopped. Any idea?
Frankly, I don’t really understand Microsoft. It has been almost two weeks since I requested a quota increase to use GPT-5.5, and my application still hasn’t been reviewed. When are they going to approve this? By that time, I’ll probably need GPT-5.6…We’re living in an era where models are released on a weekly basis, and Azure needs to adapt to that pace. It’s a pity that we have an Azure account but still need to rely on another vendor to work with the latest models.
Hi, I am using Anthropic models on OWUI routed through Litellm. Reasoning works well for Opus 4.6, but for 4.7, they have changed the settings. (thinking.type=adaptive + output_config.effort).
I added these to litellm config:
drop_params: true
modify_params: true
And set reasoning to high, but 4.7 does not think, it generates responses very quickly.
Appreciate if you can provide help here. Thx