diff --git a/SDKOnramp/01_getting_started.ipynb b/AnthropicAPIFundamentals/01_getting_started.ipynb similarity index 100% rename from SDKOnramp/01_getting_started.ipynb rename to AnthropicAPIFundamentals/01_getting_started.ipynb diff --git a/SDKOnramp/02_messages_format.ipynb b/AnthropicAPIFundamentals/02_messages_format.ipynb similarity index 100% rename from SDKOnramp/02_messages_format.ipynb rename to AnthropicAPIFundamentals/02_messages_format.ipynb diff --git a/SDKOnramp/03_models.ipynb b/AnthropicAPIFundamentals/03_models.ipynb similarity index 100% rename from SDKOnramp/03_models.ipynb rename to AnthropicAPIFundamentals/03_models.ipynb diff --git a/SDKOnramp/04_parameters.ipynb b/AnthropicAPIFundamentals/04_parameters.ipynb similarity index 100% rename from SDKOnramp/04_parameters.ipynb rename to AnthropicAPIFundamentals/04_parameters.ipynb diff --git a/SDKOnramp/05_Streaming.ipynb b/AnthropicAPIFundamentals/05_Streaming.ipynb similarity index 100% rename from SDKOnramp/05_Streaming.ipynb rename to AnthropicAPIFundamentals/05_Streaming.ipynb diff --git a/SDKOnramp/06_vision.ipynb b/AnthropicAPIFundamentals/06_vision.ipynb similarity index 100% rename from SDKOnramp/06_vision.ipynb rename to AnthropicAPIFundamentals/06_vision.ipynb diff --git a/SDKOnramp/README.md b/AnthropicAPIFundamentals/README.md similarity index 100% rename from SDKOnramp/README.md rename to AnthropicAPIFundamentals/README.md diff --git a/SDKOnramp/images/alternating_messages.png b/AnthropicAPIFundamentals/images/alternating_messages.png similarity index 100% rename from SDKOnramp/images/alternating_messages.png rename to AnthropicAPIFundamentals/images/alternating_messages.png diff --git a/SDKOnramp/images/benchmarks.png b/AnthropicAPIFundamentals/images/benchmarks.png similarity index 100% rename from SDKOnramp/images/benchmarks.png rename to AnthropicAPIFundamentals/images/benchmarks.png diff --git a/SDKOnramp/images/claude_streaming.gif b/AnthropicAPIFundamentals/images/claude_streaming.gif similarity index 100% rename from SDKOnramp/images/claude_streaming.gif rename to AnthropicAPIFundamentals/images/claude_streaming.gif diff --git a/SDKOnramp/images/content_block_streaming.png b/AnthropicAPIFundamentals/images/content_block_streaming.png similarity index 100% rename from SDKOnramp/images/content_block_streaming.png rename to AnthropicAPIFundamentals/images/content_block_streaming.png diff --git a/SDKOnramp/images/image_and_text_prompt.png b/AnthropicAPIFundamentals/images/image_and_text_prompt.png similarity index 100% rename from SDKOnramp/images/image_and_text_prompt.png rename to AnthropicAPIFundamentals/images/image_and_text_prompt.png diff --git a/SDKOnramp/images/image_message_format.png b/AnthropicAPIFundamentals/images/image_message_format.png similarity index 100% rename from SDKOnramp/images/image_message_format.png rename to AnthropicAPIFundamentals/images/image_message_format.png diff --git a/SDKOnramp/images/model_speeds.png b/AnthropicAPIFundamentals/images/model_speeds.png similarity index 100% rename from SDKOnramp/images/model_speeds.png rename to AnthropicAPIFundamentals/images/model_speeds.png diff --git a/SDKOnramp/images/models.png b/AnthropicAPIFundamentals/images/models.png similarity index 100% rename from SDKOnramp/images/models.png rename to AnthropicAPIFundamentals/images/models.png diff --git a/SDKOnramp/images/output_length.png b/AnthropicAPIFundamentals/images/output_length.png similarity index 100% rename from SDKOnramp/images/output_length.png rename to AnthropicAPIFundamentals/images/output_length.png diff --git a/SDKOnramp/images/research_paper/page1.png b/AnthropicAPIFundamentals/images/research_paper/page1.png similarity index 100% rename from SDKOnramp/images/research_paper/page1.png rename to AnthropicAPIFundamentals/images/research_paper/page1.png diff --git a/SDKOnramp/images/research_paper/page2.png b/AnthropicAPIFundamentals/images/research_paper/page2.png similarity index 100% rename from SDKOnramp/images/research_paper/page2.png rename to AnthropicAPIFundamentals/images/research_paper/page2.png diff --git a/SDKOnramp/images/research_paper/page3.png b/AnthropicAPIFundamentals/images/research_paper/page3.png similarity index 100% rename from SDKOnramp/images/research_paper/page3.png rename to AnthropicAPIFundamentals/images/research_paper/page3.png diff --git a/SDKOnramp/images/research_paper/page4.png b/AnthropicAPIFundamentals/images/research_paper/page4.png similarity index 100% rename from SDKOnramp/images/research_paper/page4.png rename to AnthropicAPIFundamentals/images/research_paper/page4.png diff --git a/SDKOnramp/images/research_paper/page5.png b/AnthropicAPIFundamentals/images/research_paper/page5.png similarity index 100% rename from SDKOnramp/images/research_paper/page5.png rename to AnthropicAPIFundamentals/images/research_paper/page5.png diff --git a/SDKOnramp/images/signup.png b/AnthropicAPIFundamentals/images/signup.png similarity index 100% rename from SDKOnramp/images/signup.png rename to AnthropicAPIFundamentals/images/signup.png diff --git a/SDKOnramp/images/speed_comparison.png b/AnthropicAPIFundamentals/images/speed_comparison.png similarity index 100% rename from SDKOnramp/images/speed_comparison.png rename to AnthropicAPIFundamentals/images/speed_comparison.png diff --git a/SDKOnramp/images/streaming_chat_exercise.gif b/AnthropicAPIFundamentals/images/streaming_chat_exercise.gif similarity index 100% rename from SDKOnramp/images/streaming_chat_exercise.gif rename to AnthropicAPIFundamentals/images/streaming_chat_exercise.gif diff --git a/SDKOnramp/images/streaming_output.png b/AnthropicAPIFundamentals/images/streaming_output.png similarity index 100% rename from SDKOnramp/images/streaming_output.png rename to AnthropicAPIFundamentals/images/streaming_output.png diff --git a/SDKOnramp/images/streaming_tokens.png b/AnthropicAPIFundamentals/images/streaming_tokens.png similarity index 100% rename from SDKOnramp/images/streaming_tokens.png rename to AnthropicAPIFundamentals/images/streaming_tokens.png diff --git a/SDKOnramp/images/temperature.png b/AnthropicAPIFundamentals/images/temperature.png similarity index 100% rename from SDKOnramp/images/temperature.png rename to AnthropicAPIFundamentals/images/temperature.png diff --git a/SDKOnramp/images/temperature_plot.png b/AnthropicAPIFundamentals/images/temperature_plot.png similarity index 100% rename from SDKOnramp/images/temperature_plot.png rename to AnthropicAPIFundamentals/images/temperature_plot.png diff --git a/SDKOnramp/prompting_images/animal1.png b/AnthropicAPIFundamentals/prompting_images/animal1.png similarity index 100% rename from SDKOnramp/prompting_images/animal1.png rename to AnthropicAPIFundamentals/prompting_images/animal1.png diff --git a/SDKOnramp/prompting_images/animal2.png b/AnthropicAPIFundamentals/prompting_images/animal2.png similarity index 100% rename from SDKOnramp/prompting_images/animal2.png rename to AnthropicAPIFundamentals/prompting_images/animal2.png diff --git a/SDKOnramp/prompting_images/animal3.png b/AnthropicAPIFundamentals/prompting_images/animal3.png similarity index 100% rename from SDKOnramp/prompting_images/animal3.png rename to AnthropicAPIFundamentals/prompting_images/animal3.png diff --git a/SDKOnramp/prompting_images/people.png b/AnthropicAPIFundamentals/prompting_images/people.png similarity index 100% rename from SDKOnramp/prompting_images/people.png rename to AnthropicAPIFundamentals/prompting_images/people.png diff --git a/SDKOnramp/prompting_images/slide1.png b/AnthropicAPIFundamentals/prompting_images/slide1.png similarity index 100% rename from SDKOnramp/prompting_images/slide1.png rename to AnthropicAPIFundamentals/prompting_images/slide1.png diff --git a/SDKOnramp/prompting_images/slide2.png b/AnthropicAPIFundamentals/prompting_images/slide2.png similarity index 100% rename from SDKOnramp/prompting_images/slide2.png rename to AnthropicAPIFundamentals/prompting_images/slide2.png diff --git a/SDKOnramp/prompting_images/slide3.png b/AnthropicAPIFundamentals/prompting_images/slide3.png similarity index 100% rename from SDKOnramp/prompting_images/slide3.png rename to AnthropicAPIFundamentals/prompting_images/slide3.png diff --git a/SDKOnramp/prompting_images/uh_oh.png b/AnthropicAPIFundamentals/prompting_images/uh_oh.png similarity index 100% rename from SDKOnramp/prompting_images/uh_oh.png rename to AnthropicAPIFundamentals/prompting_images/uh_oh.png diff --git a/README.md b/README.md index 56cc57a..a34440e 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,5 @@ Welcome to Anthropic's educational courses. This repository currently contains two courses: -- [SDK Onramp Course](./SDKOnramp/README.md) - teaches the essentials of working with the Claude SDK: getting an API key, working with model parameters, writing multimodal prompts, streaming responses, etc. +- [SDK Onramp Course](./AnthropicAPIFundamentals/README.md) - teaches the essentials of working with the Claude SDK: getting an API key, working with model parameters, writing multimodal prompts, streaming responses, etc. - [Tool Use Course](./ToolUse/README.md) - teaches everything you need to know to implement tool use successfully in your workflows with Claude.