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:
Qingyun Wu 2024-03-12 16:57:32 -04:00 committed by GitHub
parent d728cd9110
commit 99df2c5d5e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 2790 additions and 1 deletions

View File

@ -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 |

View File

@ -0,0 +1,4 @@
{
"label": "Prompting and Reasoning",
"collapsible": true
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long