Nils Herzig

Results 66 comments of Nils Herzig

codemirror has a vim mode https://codemirror.net/5/demo/vim.html should be "easy" to implement https://github.com/heyman/heynote/blob/a871291ec68daee9aa7cf3402ce99a2ae452a8bf/src/editor/editor.js#L24-L30 It might be possible to just import vim.js instead of emacs.js.

nvm i just noticed that the chroma package used by this project is v2.2.0 which "only" provides these themes: ``` abap.go algol.go algol_nu.go api.go arduino.go autumn.go average.go base16-snazzy.go borland.go bw.go...

Sorry to bump this thread just to ask a question, but does this request imply, that it currently isn't possible to f.ex. display more than one week via the agenda...

Parsing errors happen if your LLM isn't responding in the requested format. A format is something like `Do i need to use a Tool? No AI: [answer]`. Mistral forgot to...

Your @dilzilla error logs are chroma db's attempts to post some analytics data to their API, but your network is blocking this.

@duronxx please open a new issue, this seems unrelated. Are you running LLocalSearch behind a VPN, or in a datacenter?

> > Parsing errors happen if your LLM isn't responding in the requested format. A format is something like `Do i need to use a Tool? No AI: [answer]`. Mistral...

> > > > Parsing errors happen if your LLM isn't responding in the requested format. A format is something like `Do i need to use a Tool? No AI:...