Skip to content

Commit

Permalink
Merge pull request #25 from GenerativeAgents/oshima-20241027
Browse files Browse the repository at this point in the history
正誤表を追加
  • Loading branch information
os1ma authored Oct 27, 2024
2 parents affc97a + 1205f92 commit d97719c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ Python パッケージの動作確認済みバージョンは、各章のディ

https://github.com/GenerativeAgents/agent-book/issues

## 正誤表

[正誤表](./errata.md)

## リンク

- [技術評論社](https://gihyo.jp/book/2024/978-4-297-14530-9)
Expand Down
7 changes: 7 additions & 0 deletions errata.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# 正誤表

## 初版 第 1 刷

- p113「RunnableLambda への自動変換」の項のソースコードの次の行
- 誤) uppser
- 正) upper

0 comments on commit d97719c

Please sign in to comment.