.. |
custom_react_agent
|
f7cd131223
为了解决多轮对话时,llm返回空值的问题,我添加了注释在agent上,查看返回的结果,然后产生了一个奇怪的现象,多轮对话不再出现返回为空了。
|
hai 1 mes |
4. LangGraph 实现自治循环代理(ReAct)及事件流的应用.ipynb
|
a415b7fe82
准备重构/test/custom_react_agent下的代码,已经完成了使用StateGraph替代create_react_agent()的方法,增加输出和中间处理节点。
|
hai 1 mes |
__init__.py
|
a415b7fe82
准备重构/test/custom_react_agent下的代码,已经完成了使用StateGraph替代create_react_agent()的方法,增加输出和中间处理节点。
|
hai 1 mes |
agent_old.py
|
106a60d0f7
./custom_react_agent 又恢复到json有ascii码的状态,现在准备修改解决这个问题。
|
hai 1 mes |
redis_conversation_demo.py
|
6243095d72
启用test目录的git跟踪:包含所有测试代码文件和Jupyter notebook
|
hai 1 mes |
test_ask_agent_redis_integration.py
|
6243095d72
启用test目录的git跟踪:包含所有测试代码文件和Jupyter notebook
|
hai 1 mes |
test_config_refactor.py
|
6243095d72
启用test目录的git跟踪:包含所有测试代码文件和Jupyter notebook
|
hai 1 mes |
test_config_utils.py
|
6243095d72
启用test目录的git跟踪:包含所有测试代码文件和Jupyter notebook
|
hai 1 mes |
test_ollama_integration.py
|
6243095d72
启用test目录的git跟踪:包含所有测试代码文件和Jupyter notebook
|
hai 1 mes |
test_redis_conversation_manager.py
|
6243095d72
启用test目录的git跟踪:包含所有测试代码文件和Jupyter notebook
|
hai 1 mes |
test_redis_fix_validation.py
|
6243095d72
启用test目录的git跟踪:包含所有测试代码文件和Jupyter notebook
|
hai 1 mes |
test_routing_modes.py
|
6243095d72
启用test目录的git跟踪:包含所有测试代码文件和Jupyter notebook
|
hai 1 mes |
test_thinking_control.py
|
6243095d72
启用test目录的git跟踪:包含所有测试代码文件和Jupyter notebook
|
hai 1 mes |
test_training_integration.py
|
6243095d72
启用test目录的git跟踪:包含所有测试代码文件和Jupyter notebook
|
hai 1 mes |
test_vanna_combinations.py
|
6243095d72
启用test目录的git跟踪:包含所有测试代码文件和Jupyter notebook
|
hai 1 mes |
test_vanna_singleton.py
|
6243095d72
启用test目录的git跟踪:包含所有测试代码文件和Jupyter notebook
|
hai 1 mes |
vanna_agent_test.ipynb
|
b7977aa8cf
test目录下增加了redis原生支持的测试,修正了citu_app.py中任务删除api的问题.
|
hai 1 mes |
vanna_test.ipynb
|
8fc13a21cd
增加对test目录的追踪.
|
hai 1 mes |