Erik Lindgren

Results 3 issues of Erik Lindgren

Through ollama openai compatibility layer, they offer the same endpoints and support the same payloads and responses as openai API. So it's basically changing the base URL where we call...

Like we already do with the API keys. - Add a flag to the chats table in the database, to keep track of which chats are already encrypted - Add...

* Syntax highlighting/color code blocks, depending on the language. Investigate good components for this. Maybe: * https://github.com/highlightjs/highlight.js? * https://github.com/markedjs/marked-highlight * https://magidoc.js.org/svelte-plugins/marked * Ability to copy the entire block (with a...