mirror of
https://github.com/microsoft/autogen.git
synced 2025-09-25 16:16:37 +00:00
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 <yrwu000627@gmail.com> Co-authored-by: LeoLjl <3110503618@qq.com> Co-authored-by: Jack Gerrits <jack@jackgerrits.com> Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
This commit is contained in:
parent
d728cd9110
commit
99df2c5d5e
@ -35,7 +35,7 @@ repos:
|
|||||||
rev: v2.2.6
|
rev: v2.2.6
|
||||||
hooks:
|
hooks:
|
||||||
- id: codespell
|
- id: codespell
|
||||||
args: ["-L", "ans,linar,nam,"]
|
args: ["-L", "ans,linar,nam,tread,ot,"]
|
||||||
exclude: |
|
exclude: |
|
||||||
(?x)^(
|
(?x)^(
|
||||||
pyproject.toml |
|
pyproject.toml |
|
||||||
|
@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"label": "Prompting and Reasoning",
|
||||||
|
"collapsible": true
|
||||||
|
}
|
476
website/docs/topics/prompting-and-reasoning/react.ipynb
Normal file
476
website/docs/topics/prompting-and-reasoning/react.ipynb
Normal file
File diff suppressed because one or more lines are too long
391
website/docs/topics/prompting-and-reasoning/reflection.ipynb
Normal file
391
website/docs/topics/prompting-and-reasoning/reflection.ipynb
Normal file
File diff suppressed because one or more lines are too long
1918
website/docs/topics/task_decomposition.ipynb
Normal file
1918
website/docs/topics/task_decomposition.ipynb
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user