AI

Lang🦜 (feat. teddynote)

바이수 2024. 10. 24. 14:07
  • 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
        • ...
  • 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
    • ...

-끝-