95 Commits

Author SHA1 Message Date
Alex Notov
8ca86af775 Fix grammatical errors from plural naming change
Address grammar issues identified in PR #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 <noreply@anthropic.com>
2025-09-17 12:30:36 -06:00
Alex Notov
c94df0ce7c Update skills/retrieval_augmented_generation/guide.ipynb
Co-authored-by: Eric Harmeling <eric.harmeling@outlook.com>
2025-09-17 12:23:35 -06:00
Alex Notov
f0bf214841 Update references from 'Claude Cookbook' to 'Claude Cookbooks'
- Changed all instances of singular 'Claude Cookbook' to plural 'Claude Cookbooks'
- Updated URLs from anthropic-cookbooks to claude-cookbooks
- Applied changes across documentation, code, and data files

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-17 12:09:41 -06:00
Alex Notov
09e59d768d Fix: Revert accidental case-sensitive changes
Reverted unintended case changes that occurred during the global rename:
- GitHub Actions: Changed ANTHROPIC_API_KEY back to anthropic_api_key in workflow files
- Python function: Changed ANTHROPIC_API_KEY parameter back to anthropic_api_key in ContextualVectorDB class

These changes maintain consistency with Python naming conventions (snake_case) and
the original GitHub Actions workflow configuration.

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-16 17:11:14 -06:00
Alex Notov
8d1c93365b Revert CLAUDE_API_KEY to ANTHROPIC_API_KEY throughout the repository
Reverted all instances of CLAUDE_API_KEY back to ANTHROPIC_API_KEY to maintain
compatibility with existing infrastructure and GitHub secrets. This affects:
- Environment variable examples (.env.example files)
- Python scripts and notebooks
- Documentation and README files
- Evaluation scripts and test files

Other naming changes (Claude API, Claude Console, Claude Docs, Claude Cookbook) remain intact.

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-16 17:02:29 -06:00
Alex Notov
bfffab4523 chore: Updates all references per new branding. 2025-09-16 16:35:49 -06:00
cal-anthropic
e268dbfa41 Updates to the citations cookbook for new API level citation feature (#130) 2025-01-23 09:12:54 -08:00
Alex Albert
15c9c572f2 Merge pull request #101 from anthropics/GarvanD-add-readme-citations
Add README to citations project
2024-11-01 12:39:05 -07:00
Elie Schoppik
cfeb7f3367 update skills/text_to_sql 2024-10-23 15:27:12 -07:00
Elie Schoppik
1fc61fb89d update skills/summarization 2024-10-23 15:27:01 -07:00
Elie Schoppik
13ea424e57 updating skills/retrieval_augmented_generation 2024-10-23 15:25:42 -07:00
Elie Schoppik
f2e4c75fe8 updating skils/citations 2024-10-23 09:54:43 -07:00
Garvan Doyle
e4f3311989 add README 2024-09-27 18:13:24 -04:00
Garvan Doyle
4394509dff add README 2024-09-27 18:13:03 -04:00
Garvan Doyle
a305d4e797 add README 2024-09-27 18:12:35 -04:00
Garvan Doyle
ad458493d0 Add README 2024-09-27 18:12:08 -04:00
Garvan Doyle
18cc45559b Add README 2024-09-27 18:11:39 -04:00
Garvan Doyle
ff0de66ac7 Add README 2024-09-27 18:10:21 -04:00
Mahesh Murag
5a40246dd6 Updates to Text to SQL guide 2024-09-25 18:09:25 +02:00
Mahesh Murag
2e28921650 Updates to Text to SQL guide 2024-09-25 17:16:54 +02:00
Mahesh Murag
a3c89d8a4a Merge pull request #97 from anthropics/mahesh/text2sql
Text to SQL Guide
2024-09-25 15:56:52 +02:00
Mahesh Murag
609f9364fb WIP Text to SQL - checkpoint 2024-09-25 02:03:10 +02:00
Mahesh Murag
ec4a65a92a WIP Text to SQL - checkpoint 2024-09-25 01:47:02 +02:00
Mahesh Murag
34f56f314b WIP Text to SQL - checkpoint 2024-09-25 01:44:46 +02:00
Mahesh Murag
b8faa7f79f WIP Text to SQL - checkpoint 2024-09-25 01:22:25 +02:00
Mahesh Murag
5031fb36d4 WIP Text to SQL - checkpoint 2024-09-25 01:15:33 +02:00
Mahesh Murag
7b954b11d9 WIP Text to SQL - checkpoint 2024-09-25 00:27:55 +02:00
Mahesh Murag
73c424d6bf WIP Text to SQL - checkpoint 2024-09-24 23:35:12 +02:00
Mahesh Murag
58e73112df WIP Text to SQL - checkpoint 2024-09-24 23:14:15 +02:00
Mahesh Murag
6a7bb28b6b WIP Text to SQL - checkpoint 2024-09-24 23:11:05 +02:00
Mahesh Murag
2034210bcc WIP Text to SQL - checkpoint 2024-09-24 23:06:49 +02:00
Mahesh Murag
195d31bf64 WIP Text to SQL - checkpoint 2024-09-24 18:12:31 +02:00
Mahesh Murag
326eef3ca4 WIP Text to SQL - checkpoint 2024-09-24 00:49:32 +02:00
Mahesh Murag
c4539d7942 WIP Text to SQL - checkpoint 2024-09-24 00:41:29 +02:00
Mahesh Murag
3be7f8fc9b WIP Text to SQL - checkpoint 2024-09-24 00:39:48 +02:00
Mahesh Murag
ce51e8c078 WIP Text to SQL - checkpoint 2024-09-24 00:04:36 +02:00
Mahesh Murag
f9a07c5329 WIP Text to SQL - check row value 2024-09-23 23:41:00 +02:00
Mahesh Murag
29e1f97dff WIP Text to SQL - count rows 2024-09-23 23:38:19 +02:00
Mahesh Murag
2de1571cfd WIP Text to SQL - 3/4 evals 2024-09-23 23:32:45 +02:00
Mahesh Murag
c982d54567 WIP Text to SQL 2024-09-23 22:05:45 +02:00
Mahesh Murag
81ab59f042 WIP Text to SQL 2024-09-23 21:50:35 +02:00
Sam Flamini
440505fc56 change table of contents 2024-09-21 10:21:09 -07:00
Sam Flamini
aafbc2f47e add links to guide 2024-09-21 10:09:33 -07:00
Sam Flamini
21eaf80db8 add links to guide 2024-09-21 10:07:53 -07:00
Sam Flamini
64b564a445 add bm25 link: 2024-09-19 11:05:06 -07:00
Sam Flamini
d4ff9725ce guide copy changes 2024-09-19 11:04:45 -07:00
Sam Flamini
290768c699 add contextual embeddings 2024-09-19 09:45:37 -07:00
Sam Flamini
e5d77ff550 updated title section in guide 2024-09-19 09:45:23 -07:00
Sam Flamini
01b321f615 add lambda fn 2024-09-19 07:48:18 -07:00
Sam Flamini
970431a521 contextual rag --> contextual embeddings 2024-09-19 07:45:42 -07:00