Berzan
Berzan
~Seconded, I don't understand how it works. I did set it to 1.~ **Edit:** I found out how it works. You need to install "latexdiff" and a pdf viewer that...
Thank you guys for sharing! Have you also tried running COLMAP in a container? @lachholden yours probably works with COLMAP if you can run `convert`
I'm a bit confused as well. The .env variable setup out of the box is completely broken
I'm having the same issue.
Multiplayer doesn't work at all, no way to select 2 in the beginning.
Hey, what's the status of this?
'DTSTART;TZID="(UTC+01:00) Amsterdam, Berlin, Bern, Rom, Stockholm, Wien":20160821T180000' This one doesn't work though and has yet to be fixed.
> This happened to me as well after hitting my gpt-4 request limit Edit: Temporarily switching to gpt-3.5 and then back to gpt-4 fixed the issue This helped me as...
Let us say below is my document: ``` This is a test document. It has some content that I already wrote. ``` And then, I want to generate text using...
So if I was using Ollama, I'd just set the openai api endpoint to something like `http://localhost:11434/api/generate`, right?