-
### Reproduction steps
Trying to build the chip-cert-bins container :
docker buildx build --build-arg COMMITHASH=28b2a030f321519cd26e95f2706cbce2890fa5d4 --platform linux/arm64 --tag connectedh…
-
ComfyUI Launcher Diagnostic File
Date: 2024-09-11 13:04:25
Launcher Version: 2.8.10.371
Data File Version: 2024-09-10 16:52
ComfyUI Version: 0c7c98a965bff25f9398a4b28dfc274bedad9f6c (2024-09-06 …
-
Change curl to pyGitHub module in download.py
-
Type: Bug
# Behaviour
Open a project that does not have an associated virtual environment - i.e. my system-wide Python installation is the interpreter.
View `requirements.txt`, which contains the f…
-
**Issue:** Instances of class pygithub.Organization has value `None` for property `name`
For the code,
```py
from github import Github
gh = Github(gh_token)
gh_organization = gh.get_organizat…
-
As descried in title, in agents.py configuring Agent setting `allow_delegation=True` results in errors:
`Error executing tool. Co-worker mentioned not found, it must to be one of the following opti…
-
I'm trying to update my code with the latest PyGithub classes however documentation is missing on the new authentication methods.
jwt – string deprecated, use auth=github.Auth.AppAuth(…) or auth=gi…
-
Hi there,
After I upgraded to the latest version of langchain_google_genai, crewAI stopped working with vertexAI and Gemini.
I'm using the following code:
`import os
from crewai import Agent…
-
### What happened?
We are trying to test our contract that uses transient storage and realize that its persisting when testing using boa+pyevm. This issue doesn't appear to occur when testing using a…
sajal updated
5 months ago
-
### Details
Here is the API reference for Project Merge Requests for python-gitlab:
Project merge requests
Reference
v4 API:
[gitlab.v4.objects.ProjectMergeRequest](https://python-gitlab.readt…