Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mwalker22
/
TMD-SDG-via-LangGraph
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
TMD-SDG-via-LangGraph
/
graph
/
nodes
2.83 kB
2 contributors
History:
8 commits
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
Safe
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
Safe
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
Safe
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