Manuel Naujoks
Manuel Naujoks
I created an entire library for that kind of command binding. Have a look at [CommandContext](https://github.com/halllo/CommandContext).
I am also very interested in this. Will it suffice to add a class in the connectors namespace and implement IChatCompletion?
I have the same problem. I dont think it has to do with a blocklisted IP, because everyday I get a new IP.
I dont understand how to get the PO token and the cookies. I followed [this guide](https://github.com/yt-dlp/yt-dlp/wiki/Extractors#po-token-guide) but to no avail. My requests dont seem to have them. Did anybody get...
Do you have to manually update the cookies.txt every day?
Same problem.
I got login working with device flow: ```powershell devtunnel login -d ```
I dont even get dotnet installed successfully. Why does `dotnet --version` not produce any output?  https://colab.research.google.com/drive/18cNX3GqlkrlEIWd9-mTrqjOU6ykyIzrH?usp=sharing
Do you see an output of `dotnet —version`?
Strange. I still see no output. Maybe it’s on the env parameters you set. Could you share a working colab link for dotnet9 where I can see the dotnet —version...