-
Notifications
You must be signed in to change notification settings - Fork 239
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
Translated multiagent_web_assistant.ipynb
to Korean
#213
base: main
Are you sure you want to change the base?
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
ko_multiagent_web_assistant.ipynb
to Koreankmultiagent_web_assistant.ipynb
to Korean
kmultiagent_web_assistant.ipynb
to Koreanmultiagent_web_assistant.ipynb
to Korean
@@ -0,0 +1,474 @@ | |||
{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@@ -0,0 +1,474 @@ | |||
{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
번역 수정 제안 드립니다!
잘못된 상태 코드에 대해 예외 발생 -> 잘못된 상태 코드에 대한 예외 처리
여러 줄 바꿈 제거하기 -> 중복된 개행 문자 제거하기
Reply via ReviewNB
@@ -0,0 +1,474 @@ | |||
{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
최근 핫한 분야에 대한 쿡북이라 번역되면 많은 분들이 찾아주실 것 같네요 ㅎㅎ 몇 가지 마이너한 개선 사항 찾아 리뷰 남겼습니다. 고생하셨습니다! |
@harheem thanks for opening this PR! if it's approved by another fellow Korean speaker we can merge 🫰🏻 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
한국어로 조금 더 자연스럽도록 수정해보았습니다!
생소한 내용이었는데 리뷰하면서 배워갑니다! 👍🏻
"\n", | ||
"관리자 에이전트는 전체적인 계획 수립과 복잡한 사고를 담당해야 하므로, 고급 추론 능력이 필요합니다. 이런 이유로 `ReactCodeAgent`를 사용하는 것이 가장 적합할 것 같습니다.\n", | ||
"\n", | ||
"마지막으로, 현재 연도와 관련된 질문을 처리하기 위해 `additional_authorized_imports=[\"time\", \"datetime\"]`을 설정에 추가합니다. 이렇게 하면 에이전트가 시간 관련 정보를 다룰 수 있게 됩니다." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"마지막으로, 현재 연도와 관련된 질문을 처리하기 위해 `additional_authorized_imports=[\"time\", \"datetime\"]`을 설정에 추가합니다. 이렇게 하면 에이전트가 시간 관련 정보를 다룰 수 있게 됩니다." | |
"마지막으로, 현재 연도와 관련된 질문을 처리하기 위해 `additional_authorized_imports=[\"time\", \"datetime\"]`을 설정에 추가합니다. 이렇게 하면 에이전트가 시간과 관련된 정보를 다룰 수 있게 됩니다." |
What does this PR do?
This is PR presents the korean translation of Have several agents collaborate in a multi-agent hierarchy 🤖🤝🤖 cookbook.
Who can review?
@4N3MONE, @jeongiin @boyunJang, @ahnjj, @SeungAhSon, @jun048098, @win2dvp21