Skip to content

Commit a541490

Browse files
Shaokai/clean notebook (#25)
* Added simple notebook example * A bit clean up and allow gitignore to take notebook * Moved the notebook. Some cleanup * add codespell config * Update codespell.yml * Update codespell.yml * Added dropdown menu for gpt model selection * Update simple_amadeusGPT_demo.ipynb * Update simple_amadeusGPT_demo.ipynb * clean up the notebook --------- Co-authored-by: Mackenzie Mathis <[email protected]>
1 parent 1bef14f commit a541490

File tree

2 files changed

+42
-266
lines changed

2 files changed

+42
-266
lines changed

.codespellrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[DEFAULT]
2-
skip = *.png,*.jpg,*.jpeg,*.gif,*.bmp,*.tiff,*.ico
2+
skip = *.png,*.jpg,*.jpeg,*.gif,*.bmp,*.tiff,*.ico,*ipynb

examples/simple_amadeusGPT_demo.ipynb

Lines changed: 41 additions & 265 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)