Skip to content

Commit 8ca86af

Browse files
zealoushackerclaude
andcommitted
Fix grammatical errors from plural naming change
Address grammar issues identified in PR anthropics#199 review: - Fix "Claude Cookbooks with its" → "with their" (possessive pronoun agreement) - Fix "The Claude Cookbooks provides" → "provide" (subject-verb agreement) - Fix "The Claude Cookbooks is" → "are" (subject-verb agreement) These changes ensure proper grammar throughout the codebase following the renaming from "Claude Cookbook" to "Claude Cookbooks". 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent c94df0c commit 8ca86af

File tree

6 files changed

+2486
-2486
lines changed

6 files changed

+2486
-2486
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Claude Cookbooks
22

3-
The Claude Cookbooks provides code and guides designed to help developers build with Claude, offering copy-able code snippets that you can easily integrate into your own projects.
3+
The Claude Cookbooks provide code and guides designed to help developers build with Claude, offering copy-able code snippets that you can easily integrate into your own projects.
44

55
## Prerequisites
66

skills/retrieval_augmented_generation/data/anthropic_summary_indexed_docs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
"chunk_link": "https://docs.claude.com/en/docs/build-with-claude/text-generation#anthropic-cookbook",
226226
"chunk_heading": "Claude Cookbooks",
227227
"text": "Claude Cookbooks\n\n\nDive into practical examples and hands-on tutorials with our collection of Jupyter notebooks.\nPDF Upload & SummarizationLearn how to upload PDFs and have Claude summarize their content, making it easy to digest long documents.Tool Use & Function CallingDiscover how to extend Claude\u2019s capabilities by integrating external tools and functions into your workflows.Embeddings with VoyageAIExplore how to create and use embeddings with VoyageAI for advanced text similarity and search tasks.\nPDF Upload & SummarizationLearn how to upload PDFs and have Claude summarize their content, making it easy to digest long documents.\n\nPDF Upload & Summarization\nLearn how to upload PDFs and have Claude summarize their content, making it easy to digest long documents.\nTool Use & Function CallingDiscover how to extend Claude\u2019s capabilities by integrating external tools and functions into your workflows.\n\nTool Use & Function Calling\nDiscover how to extend Claude\u2019s capabilities by integrating external tools and functions into your workflows.\nEmbeddings with VoyageAIExplore how to create and use embeddings with VoyageAI for advanced text similarity and search tasks.\n\nEmbeddings with VoyageAI\nExplore how to create and use embeddings with VoyageAI for advanced text similarity and search tasks.\n",
228-
"summary": "The Claude Cookbooks provides practical examples and hands-on tutorials, including how to upload PDFs and have Claude summarize their content, how to extend Claude's capabilities by integrating external tools and functions, and how to create and use embeddings with VoyageAI for advanced text similarity and search tasks."
228+
"summary": "The Claude Cookbooks provide practical examples and hands-on tutorials, including how to upload PDFs and have Claude summarize their content, how to extend Claude's capabilities by integrating external tools and functions, and how to create and use embeddings with VoyageAI for advanced text similarity and search tasks."
229229
},
230230
{
231231
"chunk_link": "https://docs.claude.com/en/docs/build-with-claude/text-generation#more-resources",

skills/retrieval_augmented_generation/data/end_to_end_results.json

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

0 commit comments

Comments
 (0)