rename folder to prompt_evaluations and update README

This commit is contained in:
Colt Steele MacBook
2024-09-04 17:06:50 -06:00
parent 8174d9d587
commit c2dd47ec9b
94 changed files with 8 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
# Anthropic API fundamentals course
# Anthropic API fundamentals
A series of notebook tutorials that cover the essentials of working with Claude models and the Anthropic SDK including:
* [Getting an API key and making simple requests](./01_getting_started.ipynb)