Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Experiment with advanced planning agents #503

Open
PlanetMacro opened this issue Apr 27, 2024 · 0 comments · May be fixed by #676
Open

[FEATURE] Experiment with advanced planning agents #503

PlanetMacro opened this issue Apr 27, 2024 · 0 comments · May be fixed by #676

Comments

@PlanetMacro
Copy link

PlanetMacro commented Apr 27, 2024

Just wanted to highlight this approach to a more long term stable planning agent (source code exists and URL is given in the abstract):

https://arxiv.org/abs/2305.14909

Another approach worth experimenting with for the planner agent: https://arxiv.org/pdf/2307.07696

devin-ai-integration bot added a commit to erkinalp/devika that referenced this issue Dec 20, 2024
- Add PDDL domain modeling with predicates and actions
- Implement PDDL problem representation
- Add LLM-based planner integration
- Include comprehensive test suite

Based on research from https://arxiv.org/abs/2305.14909
Implements advanced planning agents as described in stitionai#503

Co-Authored-By: Erkin Alp Güney <[email protected]>
@erkinalp erkinalp linked a pull request Dec 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant