We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5ae9d3 commit 598e84cCopy full SHA for 598e84c
apps/12_langgraph_agent/README.md
@@ -43,3 +43,5 @@ $ python apps/12_langgraph_agent/reflection_agent/main.py
43
- [LangGraph](https://langchain-ai.github.io/langgraph/)
44
- [Udemy > LangGraph- Develop LLM powered agents with LangGraph](https://www.udemy.com/course/langgraph)
45
- [Prompt flow > Tracing](https://microsoft.github.io/promptflow/how-to-guides/tracing/index.html)
46
+- [Reflection Agents](https://blog.langchain.dev/reflection-agents/)
47
+- [LangChain > Reflexion](https://langchain-ai.github.io/langgraph/tutorials/reflexion/reflexion/)
0 commit comments