Skip to content

Commit 99df2c5

Browse files
qingyun-wuyiranwu0LeoLjljackgerrits
authored
Examples by topics (#1967)
* add reasoning example * title * task decomposition * update demo with custom speark function * update * Add metaprompt * add notebook to topics * remove * remove endpoint setup and collab * ignore words * rename * Update .pre-commit-config.yaml * codespell * Updates to formatting and content tweaks --------- Co-authored-by: kevin666aa <[email protected]> Co-authored-by: LeoLjl <[email protected]> Co-authored-by: Jack Gerrits <[email protected]> Co-authored-by: Jack Gerrits <[email protected]>
1 parent d728cd9 commit 99df2c5

File tree

5 files changed

+2790
-1
lines changed

5 files changed

+2790
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ repos:
3535
rev: v2.2.6
3636
hooks:
3737
- id: codespell
38-
args: ["-L", "ans,linar,nam,"]
38+
args: ["-L", "ans,linar,nam,tread,ot,"]
3939
exclude: |
4040
(?x)^(
4141
pyproject.toml |
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"label": "Prompting and Reasoning",
3+
"collapsible": true
4+
}

website/docs/topics/prompting-and-reasoning/react.ipynb

+476
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)