You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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]>
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
The text was updated successfully, but these errors were encountered: