arty-hlr
arty-hlr
@lfnovo I saw that a new `v1-latest` was pushed https://hub.docker.com/r/lfnovo/open_notebook, but I don't see 1.2.3. I pulled the new `v1-latest`, but even with `ESPERANTO_SSL_VERIFY=false` I still see the error: I...
@lfnovo I just tested it, with `ESPERANTO_SSL_VERIFY=false` I see SSL verification being disabled, but unfortunately still the same errors (same result when setting `ESPERANTO_SSL_CA_BUNDLE`): ``` /app/.venv/lib/python3.12/site-packages/esperanto/providers/llm/openai.py:51: UserWarning: SSL verification is...
To anyone checking, this is how I solved it as the esperanto env variable didn't work: ```yaml open_notebook: image: lfnovo/open_notebook:v1-latest container_name: open_notebook ports: - "8502:8502" # Next.js Frontend - "5055:5055"...
Then could this issue become a feature request? Because seeing what parts of the PDF the citation is referring to is necessary for asking questions to documents.
@mgonzcast I have emulated and automated Oilrig last year, I'm not sure what slack channel you're talking about, but you can find me on discord @ h3ll3r_ if you have...
@mgonzcast You should be able to send a friend request to h3ll3r_ if that doesn't work let me know I'll think of something else, or maybe invite me to that...
@mgonzcast It's not a typo, this was correct until recently when kali 2025.3 updated to xfreerdp3. Should be fixed though, as well as replacing `xfreerdp` by `xfreerdp3`, at least those...
I would recommend better titles for your PRs as well as they have the same generic "Updated oilrig.yaml"
Please add this to #173 instead of making a new PR.
@mgonzcast Actually you know what this is the wrong repo for PRs, they moved everything to https://github.com/attackevals/ael so that's where they'll fix stuff / approve PRs. My advice: close these...