Tips

#Human-in-the-loop

Human-in-the-loop 태그가 붙은 응용프로그램 팁입니다.

1 tips tagged #Human-in-the-loop, 1-1 showing
1 / 1
Open source guide
Apache-2.0 / CC BY-SA 4.0

12-Factor Agents는 AI 에이전트를 프레임워크보다 운영 원칙으로 정리한 체...

humanlayer/12-factor-agents는 프롬프트, 컨텍스트, 상태, 제어 흐름, human-in-the-loop를 직접 소유해 고객용 LLM 소프트웨어를 더 안정적으로 만들자는 12가지 설계 원칙 모음이다.

  • 12-Factor App에서 이름을 빌려, LLM 에이전트를 prompt·context·structured output·state·control flow·human...
  • 핵심 메시지는 거대한 agent framework에 모든 흐름을 맡기기보다, 작은 결정 루프와 일반 소프트웨어 구조를 직접 소유하라는 것이다.
  • Factor 3의 context window 소유, Factor 5~8의 상태·pause/resume·human tool call·control flow가 실제 제품...
  • 저장소는 TypeScript 중심 문서와 워크숍 예제를 담고 있으며, 일부 Python/Jupyter 워크숍 자료도 포함한다.
  • GitHub Releases와 tags는 없고, README가 언급하는 create-12-factor-agent 배포는 아직 discussion/템플릿 수준으로 보는...
humanlayer/12-factor-agentsSource