- https://wikidocs.net/book/14314
- ...
- 17) LangGraph
- State, Node, Edge, (Conditional-Edge)
- RunnableConfig(recursion_limit=10, configurable={'thread_id': 그래프 실행 아이디})
- output = app.invoke(inputs, config=config)
- app.get_graph(xray=True).draw_mermaid_png() # 그래프를 mermaid 형식에 PNG 으로 출력.
- ...
- https://teddylee777.github.io/categories/#langchain
- ...
- [Langflow]
- https://docs.langflow.org
- ...
- Components
- Custom Components
- ...
- Custom Components
- https://docs.datastax.com/en/langflow/components/inputs.html
- ...
- [Langfuse]
- https://langfuse.com/docs/get-started
- ...
- https://python.reference.langfuse.com/langfuse
- ...
- [LangChain]
- https://python.langchain.com/docs/tutorials
- ...
- https://python.langchain.com/docs/how_to
- ...
-끝-
'AI' 카테고리의 다른 글
Elevenlabs Docs (conv ai) (0) | 2024.12.08 |
---|---|
Elevenlabs Docs (dev/api) (0) | 2024.12.08 |
ElevenLabs Docs (0) | 2024.09.25 |
OpenAI Cookbook (0) | 2024.05.25 |
OpenAI Doc2 (0) | 2024.05.25 |