Files
Source/.idea/Source.iml
T
cooney 13b756911f 랭체인 체인 마무리
- 병렬 처리, 비동기 병렬 처리
랭그래프
- 워크플로 프리임워크 state, Node, Edge 구조
- 조건부 엣지, 루프, 자가 검토
2026-06-08 20:10:28 +09:00

16 lines
686 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/.venv" />
<excludeFolder url="file://$MODULE_DIR$/ollama/.venv" />
</content>
<orderEntry type="jdk" jdkName="Python 3.12 (Source)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="PyDocumentationSettings">
<option name="format" value="PLAIN" />
<option name="myDocStringFormat" value="Plain" />
</component>
</module>