spow12 commited on
Commit
5e93172
·
verified ·
1 Parent(s): 581840c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -62,4 +62,10 @@ For now, i'm planning to use huggingface agent and langchain.
62
 
63
  After build system, Maybe i have to migrate this system to LangGraph for more complex, fluent system build...But i'm not familiar with LangGraph.
64
 
65
- Anyway, for now.. Keep using huggingface agent and langchain system now.
 
 
 
 
 
 
 
62
 
63
  After build system, Maybe i have to migrate this system to LangGraph for more complex, fluent system build...But i'm not familiar with LangGraph.
64
 
65
+ Anyway, for now.. Keep using huggingface agent and langchain system now.
66
+
67
+ # 2025.01.31
68
+
69
+ First implementaion is done. [link](https://github.com/yw0nam/waifu-reasoner)
70
+
71
+ Now i will migrate the codes to langgraph for more flexible and readabilty.