Skip to content

Implement chat.py functionality using LangGraph #52

Description

@TanGentleman

The Chatbot class was made to manage state. Now we're going to rewrite it using LangGraph concepts.

Roadmap:

  • Set a standard for the documentation of chat commands and their effects. This ended up getting messy in the original implementation.
  • Move deterministic flows into chains, avoid importing many functions to the file with nodes

Notes:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions