Brian Sunter
Brian Sunter
I updated the instructions to use pnpm, could you try that?
Could you double check you're on the latest version and include these screenshots for debugging? https://github.com/briansunter/logseq-plugin-gpt3-openai?tab=readme-ov-file#debugging
Deepseek is great. It should be compatible if you run it locally with something like ollama and update the plugin to use the local url. For the model it uses...
I just double checked it and it seems to be working on mine with gpt4o. Could you update to the latest version and share these screenshots from the console for...
Thanks for pointing this out! I'll look into making sure the tree of blocks + custom prompts work together
This looks interesting. I'll look into this. I've been wanting to add better support for local / other models but haven't looked into all the options for doing that. I've...
Could you try manually adding 1024 for the image size in the settings for now? I'll look into preventing this from happening. It was supposed to migrate to the latest...
Could you double check you're on the latest version and share the output from these debugging steps? Someone else mentioned this too. https://github.com/briansunter/logseq-plugin-gpt3-openai?tab=readme-ov-file#debugging
This is working for me in opencode. ``` "provider": { "kimi-for-coding": { "npm": "@ai-sdk/anthropic", "name": "Kimi For Coding", "options": { "baseURL": "https://api.kimi.com/coding/v1" }, "models": { "kimi-for-coding: { "name": "Kimi For...
Just added it here @rekram1-node https://github.com/sst/models.dev/pull/459