zhouhui.jiang

update 添加忽略文件

1 /venv 1 /venv
2 +/__pycache__
3 +/.idea
4 +/.langgraph_api
......
1 -# 默认忽略的文件
2 -/shelf/
3 -/workspace.xml
4 -# 基于编辑器的 HTTP 客户端请求
5 -/httpRequests/
1 -<?xml version="1.0" encoding="UTF-8"?>
2 -<module type="PYTHON_MODULE" version="4">
3 - <component name="NewModuleRootManager">
4 - <content url="file://$MODULE_DIR$">
5 - <excludeFolder url="file://$MODULE_DIR$/venv" />
6 - </content>
7 - <orderEntry type="jdk" jdkName="Python 3.12 (Test_LangGraph)" jdkType="Python SDK" />
8 - <orderEntry type="sourceFolder" forTests="false" />
9 - </component>
10 -</module>
...\ No newline at end of file ...\ No newline at end of file
1 -<?xml version="1.0" encoding="UTF-8"?>
2 -<project version="4">
3 - <component name="AI Toolkit Settings">
4 - <option name="importsOfInterestPresent" value="true" />
5 - </component>
6 -</project>
...\ No newline at end of file ...\ No newline at end of file
1 -<?xml version="1.0" encoding="UTF-8"?>
2 -<project version="4">
3 - <component name="Encoding">
4 - <file url="file://$PROJECT_DIR$/langgraph.json" charset="UTF-8" />
5 - <file url="mock:///Python 控制台.py" charset="UTF-8" />
6 - </component>
7 -</project>
...\ No newline at end of file ...\ No newline at end of file
1 -<component name="InspectionProjectProfileManager">
2 - <profile version="1.0">
3 - <option name="myName" value="Project Default" />
4 - <inspection_tool class="Eslint" enabled="true" level="WARNING" enabled_by_default="true" />
5 - </profile>
6 -</component>
...\ No newline at end of file ...\ No newline at end of file
1 -<component name="InspectionProjectProfileManager">
2 - <settings>
3 - <option name="USE_PROJECT_PROFILE" value="false" />
4 - <version value="1.0" />
5 - </settings>
6 -</component>
...\ No newline at end of file ...\ No newline at end of file
1 -<?xml version="1.0" encoding="UTF-8"?>
2 -<project version="4">
3 - <component name="Black">
4 - <option name="sdkName" value="Python 3.12 (Test_LangGraph)" />
5 - </component>
6 - <component name="JavaScriptSettings">
7 - <option name="languageLevel" value="ES6" />
8 - </component>
9 - <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.12 (Test_LangGraph)" project-jdk-type="Python SDK" />
10 -</project>
...\ No newline at end of file ...\ No newline at end of file
1 -<?xml version="1.0" encoding="UTF-8"?>
2 -<project version="4">
3 - <component name="ProjectModuleManager">
4 - <modules>
5 - <module fileurl="file://$PROJECT_DIR$/.idea/Test_LangGraph.iml" filepath="$PROJECT_DIR$/.idea/Test_LangGraph.iml" />
6 - </modules>
7 - </component>
8 -</project>
...\ No newline at end of file ...\ No newline at end of file
1 -<?xml version="1.0" encoding="UTF-8"?>
2 -<project version="4">
3 - <component name="VcsDirectoryMappings">
4 - <mapping directory="$PROJECT_DIR$" vcs="Git" />
5 - </component>
6 -</project>
...\ No newline at end of file ...\ No newline at end of file
This file is too large to display.
No preview for this file type
No preview for this file type
No preview for this file type