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