Tag: claude-api
All the articles with the tag "claude-api".
-
Claude API는 기억하지 않는다 — 멀티턴 대화에서 컨텍스트를 유지하는 법
API는 stateless다. assistant 메시지를 messages 배열에 누적해서 보내야 챗봇이 직전 대화를 기억한다. 직접 비교 실험으로 확인했다.
All the articles with the tag "claude-api".
API는 stateless다. assistant 메시지를 messages 배열에 누적해서 보내야 챗봇이 직전 대화를 기억한다. 직접 비교 실험으로 확인했다.