Kevin
Kevin
It seems like this is reviewed and good to go. Anything I need to do to get it added?
This appears to still be an issue. It would be nice to have the correct information in that field.
I did not run into this when testing misp-docker, but now that I'm trying to replicate for production, I have this same issue, even without special characters in my docker-compose...
Is it possible to keep the collection aspect as a single script? I'm sure it is becoming unwieldy, however, I wouldn't underestimate the usefulness of the collection being a single...
I did some testing with gpt-4o and llama3:instruct. The difference for GPT due to the re-ordering was fairly minimal. In one instance, it was slightly better, in the other, slightly...
I agree, and I think it would be super helpful to have a kind of sandbox to test how the system works before creating PRs for the primary project. I...
Is there a way to provide the agents with knowledge of a remote Ollama server, like one running on the LAN. Something like `OLLAMA_BASE_URL="http://192.168.0.10:11434"` as an environment variable or some...
I'm experiencing this exact issue. I have Ollama running on a host, accessible via DNS in my internal network. The a0 container can reach it, however the UI throws this...
I was going to file a similar bug or enhancement to the effect of fixing the escaped characters in the Markdown output. If a `$` is used and escaped with...
I'm seeing this, as well, and it appears to be that the platform is not honoring the Ollama settings. On a new install, I have $PROXY_URL and $OLLAMA_MODEL_LIST specified in...