GPTeam icon indicating copy to clipboard operation
GPTeam copied to clipboard

GPTeam: An open-source multi-agent simulation

Results 44 GPTeam issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Rate-Limited These updates are currently rate-limited. Click on a checkbox below to force...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [langchain](https://togithub.com/langchain-ai/langchain) | `^0.0.144` -> `^0.2.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/langchain/0.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

Hi there I've followed the instructions on my mac to install gpteams and entered by OPENAI API key into the .env file but when running `poetry run world` I'm just...

I ran into this error: ``` [Rebecca] Act Starting to act on plan. [Marty] Act Starting to act on plan. [Ricardo] Observe Observed 0 new events since 22:43:22 [Rebecca] Observe...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [babel-standalone](https://togithub.com/babel/babel) | major | `6.26.0` -> `7.22.2` | --- ### Configuration 📅 **Schedule**:...

Hi! I got GPTeam to connect to the GPT4all local chat server mode by hacking the openai.api_base url to point at the localhost API endpoint provided by GPT4all, as per...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [openai](https://togithub.com/openai/openai-python) | `0.27.6` -> `0.27.7` | [![age](https://badges.renovateapi.com/packages/pypi/openai/0.27.7/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

Is it possible for me to input text into channels and direct workflow? I want to reply in a thread and have the agents react to my input for suggestions

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-python](https://togithub.com/actions/setup-python) | action | major | `v2` -> `v4` | ---...

1. Cloned repository to my user folder on M1 Mac. 2. Navigated to the new directory `~/gpteam` 3. Ran `setup.py`. Installs poetry with no errors. 4. Put my API key...