Skip to content

Lets o #90

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 44 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
e49e488
Delete anthropic_api_fundamentals/03_models.ipynb
lsingh4634426 Oct 28, 2024
3d34169
Rename 02_messages_format.ipynb to 02_messages_format2.ipynb
lsingh4634426 Oct 28, 2024
bb10510
Rename 02_messages_format2.ipynb to 02_messages_format24.ipynb
lsingh4634426 Oct 29, 2024
021cf60
temp commit
lsingh4634426 Nov 5, 2024
dc7db4d
Rename 01_getting_started.ipynb to 01_getting_started_06.ipynb
lsingh4634426 Nov 5, 2024
cdd5cea
Update 01_prompting_recap.ipynb
lsingh4634426 Feb 25, 2025
ecba778
Update 04_parameters.ipynb
lsingh4634426 Mar 1, 2025
678b95e
Update 04_parameters.ipynb
lsingh4634426 Mar 1, 2025
d13b576
Update 04_parameters.ipynb
lsingh4634426 Mar 1, 2025
93bd4bd
Rename 04_parameters.ipynb to 04_parameters_renamed.ipynb
lsingh4634426 Mar 1, 2025
7b02569
Update 01_getting_started_06.ipynb
lsingh4634426 Mar 12, 2025
d5e075c
Rename 01_getting_started_06.ipynb to 01_getting_started_06_07.ipynb
lsingh4634426 Mar 12, 2025
e22309d
Rename 01_getting_started_06_07.ipynb to 01_getting_started_06_07_08.…
lsingh4634426 Mar 12, 2025
0146a7c
Rename 03_code_graded.ipynb to 03_code_graded_04.ipynb
lsingh4634426 Mar 12, 2025
721918a
Some minor changes
lsingh4634426 Mar 12, 2025
b757f24
Update 02_medical_prompt.ipynb
lsingh4634426 Mar 12, 2025
cc04880
Update 04_code_graded_classification_evals.ipynb
lsingh4634426 Mar 12, 2025
5c70467
Update 02_medical_prompt.ipynb
lsingh4634426 Mar 12, 2025
cb15275
Update 02_medical_prompt.ipynb
lsingh4634426 Mar 12, 2025
1c9db2a
Update 02_medical_prompt.ipynb
lsingh4634426 Mar 12, 2025
25c8889
bad commit
lsingh4634426 Mar 12, 2025
4e45b72
This is a new commit for test
lsingh4634426 Mar 14, 2025
4a7a3c8
We have changed the types
lsingh4634426 Mar 18, 2025
72623bb
Lets change it
lsingh4634426 Mar 18, 2025
551c68f
Update notebook contents with latest GitHub changes
lsingh4634426 Mar 18, 2025
dfa9bc3
Add files via upload
lsingh4634426 Mar 18, 2025
630873d
Add files via upload
lsingh4634426 Mar 18, 2025
c45c465
Add files via upload
lsingh4634426 Mar 18, 2025
2975aed
Add files via upload
lsingh4634426 Mar 19, 2025
34f97c8
This is a test commit
lsingh4634426 Mar 19, 2025
38771ac
Add files via upload
lsingh4634426 Mar 19, 2025
70e8a76
Anpther day another commit
lsingh4634426 Mar 20, 2025
104bfc5
Anpther day another commit
lsingh4634426 Mar 20, 2025
d78f254
Anpther day another commit
lsingh4634426 Apr 22, 2025
be2fb1d
Rename 04_parameters_renamed (4).ipynb to basic.ipynb
lsingh4634426 Apr 28, 2025
bb927f9
This is a new commit here wtf lol hehe
lsingh4634426 Apr 28, 2025
7c87894
This is a new commit here wtf lol hehe
lsingh4634426 Apr 28, 2025
031fa93
Update 02_messages_format24.ipynb
lsingh4634426 Apr 28, 2025
a45e0ff
Update 02_messages_format24.ipynb
lsingh4634426 Apr 28, 2025
95d56c4
Update 02_messages_format24.ipynb
lsingh4634426 Apr 28, 2025
ae7d5cf
Random test commit
lsingh4634426 Apr 28, 2025
9727943
New commit for test
lsingh4634426 Apr 28, 2025
39e082f
correct stuff 02_messages_format24.ipynb
lsingh4634426 Apr 28, 2025
8c614cf
world is funny
lsingh4634426 May 15, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions 04_code_graded_classification_evals.ipynb

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions 04_code_graded_classification_evals_okay.ipynb

Large diffs are not rendered by default.

1,178 changes: 1,178 additions & 0 deletions Part 2 - Basic Output.ipynb

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@
"metadata": {},
"source": [
"## Lesson goals\n",
"In this first lesson, you'll learn how to:\n",
"In this first lesson, you'll learn nothing how to:\n",
"* install the necessary packages and authenticate with the API\n",
"* make your first request to the Claude AI assistant "
"* make your first request to the Claude AI assistant
This is a new commit "
]
},
{
Expand Down
726 changes: 0 additions & 726 deletions anthropic_api_fundamentals/02_messages_format.ipynb

This file was deleted.

343 changes: 343 additions & 0 deletions anthropic_api_fundamentals/02_messages_format24.ipynb

Large diffs are not rendered by default.

336 changes: 0 additions & 336 deletions anthropic_api_fundamentals/03_models.ipynb

This file was deleted.

Loading