Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
mwalker22
/
TMD-SDG-via-LangGraph
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
TMD-SDG-via-LangGraph / graph /nodes
2.83 kB
  • 2 contributors
History: 8 commits
mwalker22's picture
mwalker22
Implemented maintaining stateful values of the contexts retrieved and answers provided. The tests and documentation were also updated.
ed80a59 8 months ago
  • answer.py
    853 Bytes
    Converted the evolve_question property of the state object into a List and created a function to return the last evolved question. 8 months ago
  • evolve.py
    1.15 kB
    Implemented maintaining stateful values of the contexts retrieved and answers provided. The tests and documentation were also updated. 8 months ago
  • retrieve.py
    823 Bytes
    Converted the evolve_question property of the state object into a List and created a function to return the last evolved question. 8 months ago