# Claude 3 Opus의 도구 호출이 매우冗장합니다

**URL:** https://meta.discourse.org/t/claude-3-opus-tool-calling-is-very-verbose/311063
**Category:** Bug
**Tags:** ai, fixed
**Created:** [6월 6, 2024, 1:21오후 UTC](https://meta.discourse.org/t/claude-3-opus-tool-calling-is-very-verbose/311063 "2024-06-06T13:21:55Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![David\_Ghost](https://avatars.discourse-cdn.com/v4/letter/d/c37758/32.png) [@David\_Ghost](https://meta.discourse.org/u/David_Ghost)
#### Post date: [6월 6, 2024, 1:21오후 UTC](https://meta.discourse.org/t/claude-3-opus-tool-calling-is-very-verbose/311063/1 "2024-06-06T13:21:55Z")

</div>

최신 업데이트 이후로 아티스트 봇이 텍스트와 함께 “thinking” 태그를 붙인 게시물을 생성하고 있습니다.

이전처럼 생성된 이미지만 표시되도록 할 수 있을까요?

 ![Screenshot_2024-06-06-15-18-54-639_com.android.chrome-edit](https://global.discourse-cdn.com/meta/original/4X/e/c/7/ec7c1e2b5a01797203fc6f5803ac35530d67791e.jpeg)

수정: Claude 3 sonnet으로 변경했는데 이제 정상적으로 작동합니다.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [6월 6, 2024, 11:41오후 UTC](https://meta.discourse.org/t/claude-3-opus-tool-calling-is-very-verbose/311063/2 "2024-06-06T23:41:25Z")

</div>

네, 이는 Anthropic 모델에서 “네이티브” 도구 호출 방식으로 전환하면서 발생한 불운한 부작용입니다.

이 부분을 수정하여 Opus에서는 XML 기반 도구 호출 방식으로 되돌리겠습니다. 실제로는 더 저렴한 모델들이 도구 호출을 더 잘 수행합니다.

---

<div class="post-metadata">

### Author: ![David\_Ghost](https://avatars.discourse-cdn.com/v4/letter/d/c37758/32.png) [@David\_Ghost](https://meta.discourse.org/u/David_Ghost)
#### Post date: [6월 7, 2024, 12:40오전 UTC](https://meta.discourse.org/t/claude-3-opus-tool-calling-is-very-verbose/311063/4 "2024-06-07T00:40:22Z")

</div>

가능하다면 "summary"와 “details” 태그를 사용하지 않는 것도 매우 좋을 것 같습니다.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [6월 7, 2024, 7:34오전 UTC](https://meta.discourse.org/t/claude-3-opus-tool-calling-is-very-verbose/311063/5 "2024-06-07T07:34:44Z")

</div>

여기서 버그를 수정했습니다:

> <https://github.com/discourse/discourse-ai/pull/659>
>
> Native tools do not work well on Opus.
> 
> Chain of Thought prompting means it cons…umes enormous amounts of
> tokens and has poor latency.
> 
> This commit introduce and XML stripper to remove various chain of
> thought XML islands from anthropic prompts when tools are involved.
> 
> This mean Opus native tools is now functions (albeit slowly)
> 
> From local testing XML just works better now.
> 
> Also fixes enum support in Anthropic native tools

다음 주 중으로 페르소나별 설정 스위치를 추가하여, 페르소나별로 상세한 도구 출력을 비활성화할 수 있도록 하겠습니다.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [6월 16, 2024, 7:35오전 UTC](https://meta.discourse.org/t/claude-3-opus-tool-calling-is-very-verbose/311063/6 "2024-06-16T07:35:50Z")

</div>

이 주제는 9일 후 자동으로 닫혔습니다. 새로운 답변은 더 이상 허용되지 않습니다.
