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
4.53 kB
  • 2 contributors
History: 9 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
  • nodes
    Implemented maintaining stateful values of the contexts retrieved and answers provided. The tests and documentation were also updated. 8 months ago
  • __init__.py
    24 Bytes
    Stubbed out the nodes for the LangGraph in order to test the wiring. 8 months ago
  • build_graph.py
    940 Bytes
    Replaced stubbed evolve.py code with an actual process of evolving the question. 8 months ago
  • prompts.py
    184 Bytes
    Stubbed out the nodes for the LangGraph in order to test the wiring. 8 months ago
  • types.py
    551 Bytes
    Implemented maintaining stateful values of the contexts retrieved and answers provided. The tests and documentation were also updated. 8 months ago