Dragan Bajcic
Dragan Bajcic
adding `(custom-set-faces '(mmm-default-submode-face ((t (:background nil)))))` into private `config.el` did the tick for me.
Any update on this, is there better way to do this?
Watching this!! 🤞
Btw, where can we donate to the project?
Thats the catch, they are bit more complex. https://vuejs.org/v2/guide/single-file-components.html On Wed, 16 May 2018, 12:27 Linus Unnebäck, wrote: > I'd be open to adding .vue to standard extensions, are they...
I managed to make it work by using the open router and following config: ```ini DEFAULT_MODEL=anthropic/claude-3.5-sonnet OPENAI_API_HOST=https://api.openrouter.ai OPENAI_API_KEY=sk-or-v1-C..........................1231232132131231332 API_BASE_URL=https://openrouter.ai/api/v1 ```
Using this strategy, you should be able (in theory) to access any model that is hosted on OpenRouter.