Jonas Wunderlich
Jonas Wunderlich
just FYI, '.py' is a tld. And shouldn't this be an issue at linkify-it-py and not here? https://nic.py/ https://data.iana.org/TLD/tlds-alpha-by-domain.txt
@danny-avila sorry to hijack this issue, but I just saw, that the plugins mode always uses 'gpt-4' even though I have selected gpt-4 turbo (gpt-4-1106-preview) in the dropdown, and I...
Thank you @danny-avila will try it later :)
@danny-avila thank you, works well!
Currently my setup is to snapshot on the source side with the cron syntax https://zrepl.github.io/configuration/snapshotting.html#cron-snapshotting It would be great to set the pull job also with a cron job which...
https://github.com/mamba-org/quetz#create-a-proxy-channel
@danny-avila thank you! Would it be possible to make it look similar to https://github.com/Niek/chatgpt-web? That's the UI I used previously extensively, but now I'm using Librechat as I wanted to...
Also "schools" replies `did you mean "hunting stand"` 
@dmitryd if you used `./configure --prefix=/opt/local` before compiling pcaudiolib, you need to export these variables to compile googerteller: ```bash export CPLUS_INCLUDE_PATH=/opt/local/include/ export LIBRARY_PATH=/opt/local/lib/ ``` Then it should compile. I tested...
Makes sense. But when i switch it to regular expression it accepts everything i type into the example url which seems odd?