Fix link in README

This commit is contained in:
Colt Steele
2024-07-24 11:11:37 -06:00
committed by GitHub
parent 6644e64d9d
commit e2fac09b41

View File

@@ -7,4 +7,4 @@ A series of notebook tutorials that cover the essentials of working with Claude
* [Comparing capabilities and performance of the Claude model family](./03_models.ipynb)
* [Understanding model parameters](./04_parameters.ipynb)
* [Working with streaming responses](./05_Streaming.ipynb)
* [Vision prompting](./06_multimodal.ipynb)
* [Vision prompting](./06_vision.ipynb)