Anders Tidbeck

Results 17 comments of Anders Tidbeck

Works for me in Xcode 8.2.1 on master branch commit `899315e`

Have you built XVim from the develop branch as the PR in #1016 isn't merged to master yet?

I sometimes use [glow](https://github.com/charmbracelet/glow) to enhance the output from LLM. There is a [feature request](https://github.com/charmbracelet/glow/issues/211) to add image support for glow. One option that is mentioned is [Kitty Graphics Protocol](https://sw.kovidgoyal.net/kitty/graphics-protocol/),...

Piping the output from `pngpaste` seems to work as expected ```bash pngpaste - | llm -m openai/o1 "Transcribe to markdown" -a - ```

There are a lot of plugins to run local models https://llm.datasette.io/en/stable/plugins/directory.html#local-models including [llamafile](https://github.com/simonw/llm-llamafile).

Can this be closed now when #431 is merged?

> I see the following line in the CHANGELOG file, but I do not see the slash command even after updating to the latest version of CC (2.0.64): > >...