jstoppa commited on
Commit
c7f6194
·
verified ·
1 Parent(s): f490821

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -11,3 +11,5 @@ short_description: Basic langgraph agent example that review codes
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
14
+
15
+ For more details on how this works, please visit [What is langgraph and how to use it for building AI agents](https://jstoppa.com/posts/artificial-intelligence/fundamentals/what-is-langgraph-and-how-to-use-it-for-building-ai-agents/post/)