-
I have the crew in the following format
Agents
```
from crewai import Agent
llm_object =
agent_1 = Agent(
role = ,
goal=,
backstory=,
llm = llm_object,
max_iter = 1,
…
-
The "X Members" tag displayed with each role in EE's role manager (see screenshot) is an active link, which seems intended to link to a display of just those members. But the link for each role is exa…
-
### Description
When used process="Hierarchical" and set an llm manager, it seems to give completely wrong answers and does not seem to delegate the query to other agents.
### Steps to Reproduce
1.…
-
#68 suggests adding a security manager team to all orgs
Since managing membership of roles must be done by subproject owners, we need to do some coordination, and documenting these things is helpfu…
minrk updated
6 months ago
-
### Description
Having problems getting a agent manage to work.
Using the `crewai create crew` command to setup a project.
Which uses different syntax than all the documentations, which is a bi…
-
**Describe the bug**:
When i create a clusterissuer with Kubernetes auth, I get an error :
```
Error initializing issuer: while requesting a Vault token using the Kubernetes auth: while req…
-
- Se va crea un nou ROL de CONTENT_MANAGER. User-ul care are acest rol poate sa faca CRUD pe tutoriale.
-
**Project Name**: DevOps Community of Practice
**Name of Role**: DevOps Community Project Manager
**Volunteer Opportunity**: **Volunteer Opportunity:** The Hack for LA DevOps Community of Practi…
-
First I thought this was my own setup problem in my environment. Now I tried a new OBaaS 1.3 quick install and found that the included OraOperator has the same problem. So here is the problem and a qu…
-
요청: 클라이언트 화면단에서 서버로 보내는 데이터
응답: 서버에서 클라이언트의 요청값을 받아서 다시 되돌려 주는 서버 응답 데이터
> admim (관리자 사용 API)
- [x] GET /admin/accomodations (관리자용 게스트 하우스 관리 페이지 - 게스트 하우스 리스트 정보 가져오기 API)
- 요청
- is…