r7l
r7l
It is possible to run a single Buildbot instance for multiple repos and projects. I have such a setup but i am not using Gitlab but instead i am using...
There is an IRC channel called #buildbot at [Libera](https://libera.chat).
It seems as if those install steps are not meant to be used with Docker. It needs to be included into the Dockerfile. I've created a Dockerfile for myself to...
Not sure what you did but any kind of 9999 package should be masked. That's the case on my system.
@berney Are you in the Kubler Discord? If you need someone to test things i am happy do that. But i won't be able to start before next week.
There are a couple of issues that might prevent Kubler from being added into the main Portage tree just like that. The first one is that a number of Ebuilds...
@thesamesam My comment wasn't critical to the state of Kubler or Gentoo in relation to Kubler. Just listing some of the issues i could think of. Having Kubler in main...
This is still an issue and should be resolved. This project states to be open source on the front page of its Github profile and by that it shouldn't rely...
@vowelparrot I am not using Conda. I am using plain Python and usually i am only installing dependencies as needed. Langchain has way to many dependencies by default but that's...
Actually, i didn't say i want anything to be removed apart from Langchainplus and even that only in terms of being required right away when calling the first function, class...