TransformerOptimus/SuperAGI
Ver no GitHubSupport for both Tree of Thought ( ToT ) vs Chain of Thought ( CoT )
Open
#71 aberto em 19 de mai. de 2023
0 comments (0 comments)1 reaction (1 reaction)0 assignees (0 assignees)Python14.233 stars (14.233 stars)1.686 forks (1.686 forks)batch import
enhancementhelp wanted
Description
Este issue não inclui uma descrição.
Guia do colaborador
- Pilha de tecnologia
- python
- Domain
- machine learningai
- Tipo Issue
- feature
- DifficultyDificuldade de implementação estimada para um novo contribuidor, de 1 para alterações muito pequenas a 5 para trabalho de nível especializado.
- 4
- Tempo estimadoUm intervalo de tempo aproximado para um colaborador experiente investigar, implementar, testar e preparar um pull request.
- 1-2 days
- Status da atividadeQuão disponível o issue aparece agora: novo, ativo, obsoleto, bloqueado ou aguardando entrada do mantenedor.
- fresh
- ClarityCom que clareza o issue explica a mudança esperada, os critérios de aceitação e a próxima etapa.
- mostly clear
- Prerequisites
- basic understanding of LLM reasoningknowledge of SuperAGI agent framework
- Simpatia para novatosUma pontuação de 1 a 100 que estima o quão acessível este issue é para colaboradores iniciantes.
- 35
- Direção de pesquisa
- The issue requests support for Tree of Thought (ToT) and Chain of Thought (CoT) reasoning in SuperAGI. Since the body is empty, first explore the existing agent architecture in the repository, likely the agent execution loop and prompt handling. Look for files related to agent reasoning, such as 'agent.py' or 'prompt templates'. Determine where new reasoning strategies could be integrated. Check if there are any existing examples or documentation. Also, review any linked issues or discussions that might provide context. The absence of assignees or PRs indicates this is open for contribution.