-
Notifications
You must be signed in to change notification settings - Fork 2.1k
🌐 [i18n-KO] Translated plan_customization.md
to Korean
#1771
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
FacerAin
wants to merge
8
commits into
huggingface:main
Choose a base branch
from
FacerAin:ko-plan-customization.md
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
문서에서 Human-in-the-Loop 접근 방식을 설명하는 내용을 수정하여 사용자와의 상호작용을 강조하고, 계획 생성 및 수정 과정에 대한 설명을 개선했습니다.
수고하셨습니다! 몇가지 수정 사항 제안드립니다! 메모리 보존 섹션에서,, - `reset=False` 옵션으로 에이전트를 실행하면 이전의 모든 스텝과 메모리가 보존됩니다.
+ `reset=False` 옵션으로 에이전트를 실행하면 이전의 모든 단계와 메모리가 보존됩니다. 그리구! - 스텝 콜백(step callback)
+ 단계 콜백(step callback)
- 계획 스텝이 생성되고
+ 계획 단계가 생성되고
- 모든 스텝은 향후 실행을 위해 보존되어
+ 모든 단계는 향후 실행을 위해 보존되어 단계로 통일하면 좋지 않을까 하는 개인적인 의견입니다. 찾아보니 스텝은 용어집에 없는 거 같네요! |
의견 감사합니다 😊 저도 스텝보다 단계로 통일하는 의견에 동의합니다! |
HyunZ118
reviewed
Oct 9, 2025
HyunZ118
reviewed
Oct 9, 2025
HyunZ118
reviewed
Oct 9, 2025
HyunZ118
reviewed
Oct 9, 2025
HyunZ118
reviewed
Oct 9, 2025
콜론(:) 표기 관련하여 수정 제안드렸습니다. 확인 후 반영해주시면 감사하겠습니다! |
Co-authored-by: HyunZ118 <156191095+HyunZ118@users.noreply.github.com>
@HyunZ118 제안해주신 내용들 반영하였습니다. 꼼꼼하게 피드백 해주셔서 다시 한번 감사드려요! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Translated the
plan_customization.md
file of the documentation to Korean.Thank you in advance for your review.
Part of #1607
Before reviewing
[[lowercased-header]]
)Who can review? (Initial)
May you please review this PR?
4N3MONE, Kim-Ju-won, ahnjj, FacerAin, ssum21, TaskerJang, HyunZ118
Before submitting
Pull Request section?
to it if that's the case.
documentation guidelines, and
here are tips on formatting docstrings.
Who can review? (Final)
@albertvillanova