Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Proofread: < 03-OutputParser / 06-DatetimeOutputParser >Β #292

@Two-Jay

Description

@Two-Jay

URL

https://github.com/LangChain-OpenTutorial/LangChain-OpenTutorial/blob/main/03-OutputParser/06-DatetimeOutputParser.ipynb

Content & Formatting Issues

  • πŸ“ Typos - Errors in spelling within the documentation.
  • 🌍 Translation - Improvements needed in the translated versions.
  • πŸ“– Grammar - Corrections required for grammatical errors.
  • πŸ–‹οΈ Formatting - Issues with Markdown formatting.
  • Other Issues

Checklist

  • I have provided a clear and descriptive title for this issue.
  • I have included a link to the affected documentation page.
  • This issue relates to content (typos, translation, or formatting), not code functionality.

Description of the issue & Suggested Fix or Improvement

  1. 첫 μ„œλ‘μ˜ μ„€λͺ…μ—μ„œ 일뢀 κ΅¬ν˜„μ²΄μ— λŒ€ν•΄μ„œ λ°±ν‹± μ²˜λ¦¬κ°€ λΉ μ ΈμžˆμŠ΅λ‹ˆλ‹€.
This tutorial demonstrates how to use the DatetimeOutputParser to:

Set up and initialize the parser for `datetime` generation
Convert a `datetime` object to a string
  1. 18번 μ…€μ—μ„œ μ˜μ‘΄μ„± μ„€μΉ˜ λͺ…λ Ήμ–΄λŠ” μ•„λž˜μ™€ 같은 포멧으둜 μž‘μ„±λ˜μ–΄μ•Ό ν•©λ‹ˆλ‹€.
%%capture --no-stderr
%pip install langchain-opentutorial
  1. λ§ˆμ΄λ„ˆν•œ 문법적 이슈인데, 이 뢀뢄은 μ†Œμœ κ²©μœΌλ‘œ ν’€μ–΄λ‚΄λŠ” 것이 쑰금 더 μžμ—°μŠ€λŸ½μŠ΅λ‹ˆλ‹€.

origin text

If you need to generate output in the form of a date or time, LangChain's `DatetimeOutputParser` simplifies the process.
The `format` of the `DatetimeOutputParser` can be specified by referring to the table below.

recommandation

If you need to generate output in the form of a date or time, the `DatetimeOutputParser` from LangChain simplifies the process.
The `format` of the `DatetimeOutputParser` can be specified by referring to the table below.

++ κ°€λŠ₯ν•˜λ‹€λ©΄ λ™κΈ°μƒνƒœ 뿐만 μ•„λ‹ˆλΌ astreamκ³Ό 같은 비동기 μƒνƒœμ—μ„œμ˜ DatetimeOutputParser μ‚¬μš©μ— λŒ€ν•œ μ˜ˆμ‹œλ„ λ³΄κ°•λ˜μ—ˆμœΌλ©΄ 더 λ‚˜μ€ νŠœν† λ¦¬μ–Όμ΄ 될 수 μžˆμ„ 것 κ°™μŠ΅λ‹ˆλ‹€.

항상 수고 λ§ŽμœΌμ‹­λ‹ˆλ‹€. κ°μ‚¬ν•©λ‹ˆλ‹€!

μˆ˜μ • ν›„ PR은 저희 PM이신 '문보경(BokyungisaGod)' λ‹˜κ³Ό ν•΄λ‹Ή κ²€μˆ˜μžμΈ μ €(Two-Jay)μ—κ²Œ λ³΄λ‚΄μ£Όμ„Έμš”!

Further Questions

No response

Metadata

Metadata

Assignees

Labels

proofreadingλ²ˆμ—­/κ²€μˆ˜νŒ€ μ œμ•ˆμ‚¬ν•­ 반영

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions