Tag: ai-agent
All the articles with the tag "ai-agent".
-
Arize Phoenix로 LangChain 트레이싱하기: auto_instrument와 CallbackHandler 방식 비교
Phoenix 공식 LangChain 연결 방식인 register(auto_instrument=True)가 내부에서 무엇을 하는지, Langfuse식 CallbackHandler 방식과 어떤 차이가 있는지 분석합니다.
-
Arize Phoenix 입문: LLM 앱을 trace, evaluate, debug하는 오픈소스 LLMOps
Arize Phoenix가 무엇인지, LangSmith·Langfuse와 무엇이 다른지, OpenTelemetry/OpenInference 기반 관측성을 어떻게 시작하는지 정리합니다.
-
PostgreSQL 하나로 AI Agent 전체 스택 — LangGraph + langchain-age
Neo4j+Redis+Pinecone 대신 PostgreSQL 1개로 AI Agent를 운영할 수 있을까? 그래프, 벡터, 체크포인트, 장기 메모리를 하나의 DB에 통합하는 실전 아키텍처.