elvarb

Results 65 comments of elvarb

Would be great if you could save an import job so you can recall it. I think an implementation could be similar as how Supercharged Links does it. When you...

You can work around this by using Telegraf https://github.com/influxdata/telegraf Along with sending the output to Elasticsearch, also send the event to Telegraf, which in turn can handle it like a...

@berglh I used just the standard tcp input plugin in telegraf, or if I used the statsd plugin. Don't have access to the system I set this up on anymore....

As many are already used to the current behaviour it would be very beneficial to have this as a setting so people can choose. I would personally much more prefer...

I tried a few things for this issue and it seems that the current method works like this - Iterate key/values in the front matter and then following inline key/values...

To get around the CORS issue with streaming I have set up a caddy server to handle the reverse proxy. [ollama.json](https://github.com/user-attachments/files/17256808/ollama.json) This is also resulting in "SyntaxError: Unexpected end of...

Totally understand, this can be a backlog enhancement for later. Regarding the option of using racall. Would that work if I had many files which include the api request codeblock...

> Do you mean using the actual mode (disabled with req-id) or the "new mode" (that is not yet implemented) rep-req-after: X? I mean using the "new mode" and the...

Good points, is it possible to use the file name or some other file property to define the id ?

Having that option would be great, that would open the option of limiting the queries by file and by the api 👍