Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 5 additions & 22 deletions docs/source/ko/_toctree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
title: μ†Œκ°œ
- local: installation
title: μ„€μΉ˜ μ˜΅μ…˜
# - local: guided_tour
# title: μ•ˆλ‚΄μ„œ
- title: νŠœν† λ¦¬μ–Ό
sections:
- title: 쒋은 μ—μ΄μ „νŠΈ κ΅¬μΆ•ν•˜κΈ°
Expand All @@ -16,23 +14,8 @@
title: 슀슀둜 였λ₯˜λ₯Ό μˆ˜μ •ν•˜λŠ” Text-to-SQL
- local: examples/multiagents
title: λ©€ν‹° μ—μ΄μ „νŠΈ μ‹œμŠ€ν…œ μ˜€μΌ€μŠ€νŠΈλ ˆμ΄μ…˜
# - local: in_translation
# title: (λ²ˆμ—­μ€‘) Build a web browser agent using vision models
# - local: in_translation
# title: (λ²ˆμ—­μ€‘) Using different models
# - local: in_translation
# title: "(λ²ˆμ—­μ€‘) Human-in-the-Loop: Customize agent plan interactively"
# - local: in_translation
# title: (λ²ˆμ—­μ€‘) Async Applications with Agents
#- title: Reference
# sections:
# - local: reference/agents
# title: Agent-related objects
# - local: reference/models
# title: Model-related objects
# - title: Tools
# sections:
# - title: Tool-related objects
# local: reference/tools
# - title: Built-in Tools
# local: reference/default_tools
- title: 레퍼런슀
isExpanded: false
sections:
- local: reference/default_tools
title: κΈ°λ³Έ 도ꡬ
65 changes: 65 additions & 0 deletions docs/source/ko/reference/default_tools.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
# λ‚΄μž₯ 도ꡬ [[builtin-tools]]

`smolagents` λΌμ΄λΈŒλŸ¬λ¦¬μ—μ„œ μ œκ³΅ν•˜λŠ” λ°”λ‘œ μ‚¬μš© κ°€λŠ₯ν•œ 도ꡬ κ΅¬ν˜„μž…λ‹ˆλ‹€.

μ΄λŸ¬ν•œ λ‚΄μž₯ 도ꡬ듀은 [`Tool`] κΈ°λ³Έ 클래슀의 ꡬ체적인 κ΅¬ν˜„μœΌλ‘œ, 각각 μ›Ή 검색, Python μ½”λ“œ μ‹€ν–‰, μ›ΉνŽ˜μ΄μ§€ 검색, μ‚¬μš©μž μƒν˜Έμž‘μš©κ³Ό 같은 νŠΉμ • μž‘μ—…μ„ μœ„ν•΄ μ„€κ³„λ˜μ—ˆμŠ΅λ‹ˆλ‹€.
κΈ°λ³Έ κΈ°λŠ₯을 직접 κ΅¬ν˜„ν•  ν•„μš” 없이 μ—μ΄μ „νŠΈμ—μ„œ μ΄λŸ¬ν•œ 도ꡬ듀을 λ°”λ‘œ μ‚¬μš©ν•  수 μžˆμŠ΅λ‹ˆλ‹€.
각 λ„κ΅¬λŠ” νŠΉμ •ν•œ κΈ°λŠ₯을 μ²˜λ¦¬ν•˜κ³  μΌκ΄€λœ μΈν„°νŽ˜μ΄μŠ€λ₯Ό λ”°λ₯΄λ―€λ‘œ, κ°•λ ₯ν•œ μ—μ΄μ „νŠΈ μ›Œν¬ν”Œλ‘œμš°λ‘œ μ‰½κ²Œ ꡬ성할 수 μžˆμŠ΅λ‹ˆλ‹€.

λ‚΄μž₯ 도ꡬ듀은 μ£Όμš” κΈ°λŠ₯λ³„λ‘œ λΆ„λ₯˜ν•  수 μžˆμŠ΅λ‹ˆλ‹€:
- **정보 검색**: μ›Ήκ³Ό νŠΉμ • 지식 μ†ŒμŠ€μ—μ„œ 정보λ₯Ό κ²€μƒ‰ν•˜κ³  κ°€μ Έμ˜΅λ‹ˆλ‹€.
- [`ApiWebSearchTool`]
- [`DuckDuckGoSearchTool`]
- [`GoogleSearchTool`]
- [`WebSearchTool`]
- [`WikipediaSearchTool`]
- **μ›Ή μƒν˜Έμž‘μš©**: νŠΉμ • μ›Ή νŽ˜μ΄μ§€μ—μ„œ μ½˜ν…μΈ λ₯Ό κ°€μ Έμ˜€κ³  μ²˜λ¦¬ν•©λ‹ˆλ‹€.
- [`VisitWebpageTool`]
- **μ½”λ“œ μ‹€ν–‰**: 계산 μž‘μ—…μ„ μœ„ν•œ Python μ½”λ“œμ˜ 동적 μ‹€ν–‰.
- [`PythonInterpreterTool`]
- **μ‚¬μš©μž μƒν˜Έμž‘μš©**: μ—μ΄μ „νŠΈμ™€ μ‚¬μš©μž κ°„μ˜ Human-in-the-Loop ν˜‘μ—…μ„ ν™œμ„±ν™”ν•©λ‹ˆλ‹€.
- [`UserInputTool`]: μ‚¬μš©μžλ‘œλΆ€ν„° μž…λ ₯을 μˆ˜μ§‘ν•©λ‹ˆλ‹€.
- **μŒμ„± 처리**: μ˜€λ””μ˜€λ₯Ό ν…μŠ€νŠΈ λ°μ΄ν„°λ‘œ λ³€ν™˜ν•©λ‹ˆλ‹€.
- [`SpeechToTextTool`]
- **μ›Œν¬ν”Œλ‘œμš° μ œμ–΄**: μ—μ΄μ „νŠΈ μž‘μ—…μ˜ 흐름을 κ΄€λ¦¬ν•˜κ³  μ§€μ‹œν•©λ‹ˆλ‹€.
- [`FinalAnswerTool`]: μ΅œμ’… μ‘λ‹΅μœΌλ‘œ μ—μ΄μ „νŠΈ μ›Œν¬ν”Œλ‘œμš°λ₯Ό μ™„λ£Œν•©λ‹ˆλ‹€.

## ApiWebSearchTool [[apiwebsearchtool]]

[[autodoc]] smolagents.default_tools.ApiWebSearchTool

## DuckDuckGoSearchTool [[duckduckgosearchtool]]

[[autodoc]] smolagents.default_tools.DuckDuckGoSearchTool

## FinalAnswerTool [[finalanswertool]]

[[autodoc]] smolagents.default_tools.FinalAnswerTool

## GoogleSearchTool [[googlesearchtool]]

[[autodoc]] smolagents.default_tools.GoogleSearchTool

## PythonInterpreterTool [[pythoninterpretertool]]

[[autodoc]] smolagents.default_tools.PythonInterpreterTool

## SpeechToTextTool [[speechtotexttool]]

[[autodoc]] smolagents.default_tools.SpeechToTextTool

## UserInputTool [[userinputtool]]

[[autodoc]] smolagents.default_tools.UserInputTool

## VisitWebpageTool [[visitwebpagetool]]

[[autodoc]] smolagents.default_tools.VisitWebpageTool

## WebSearchTool [[websearchtool]]

[[autodoc]] smolagents.default_tools.WebSearchTool

## WikipediaSearchTool [[wikipediasearchtool]]

[[autodoc]] smolagents.default_tools.WikipediaSearchTool