33 Commits

Author SHA1 Message Date
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
Eric Harmeling
25232bb014 Speculative prompt caching
This commit introduces a new cookbook demonstrating how to use the
speculative prompt caching pattern to reduce time-to-first-token (TTFT).
2025-05-15 17:10:48 -04:00
cal-anthropic
09c00ae469 Add PDF highlighting to using_citations cookbook (#133) 2025-01-28 09:44:46 -08:00
cal-anthropic
e268dbfa41 Updates to the citations cookbook for new API level citation feature (#130) 2025-01-23 09:12:54 -08:00
Kevin Chen
5c0593a3ff remove unrelated changes 2025-01-15 12:57:17 -05:00
Kevin Chen
de42c1fcbe update multiturn prompt caching to take advantage of implicit cache reads 2025-01-15 12:49:52 -05:00
Michael Cohen
ee8e68c4bb Clear install cell outputs 2024-11-01 16:40:26 -04:00
Michael Cohen
bf3bca0b6b Merge branch 'main' into michael/pdfs-cookbooks 2024-11-01 15:49:49 -04:00
Michael Cohen
ed7f9a2139 Modify PDF cookbooks to use new beta feature 2024-10-31 12:11:12 -04:00
Elie Schoppik
9e8fea21c5 updating misc folder 2024-10-23 15:27:19 -07:00
alexalbertt
a210d3e9ed batches API 2024-10-08 08:48:00 -07:00
zack-anthropic
9ef2aabfb4 Update model in metaprompt.ipynb 2024-08-29 10:40:20 -07:00
Zack Witten
8bfbb6cbfd add generate_test_cases 2024-08-16 13:56:29 -07:00
alexalbertt
812ec1e3c3 prompt caching 2024-08-14 08:36:40 -07:00
Alex Albert
651727ea3a Merge pull request #56 from brchristian/patch-1
Typo fix in using_citations.ipynb
2024-05-30 00:22:39 -07:00
brchristian
1fd718815b Typo fix in using_citations.ipynb
"This guide teach you" --> "This guide teaches you"
2024-05-28 16:55:00 +01:00
stellardave
32a125a78b Fix typo in building_moderation_filter.ipynb 2024-05-27 15:40:09 -07:00
Alex Albert
6d78a21038 Merge pull request #46 from anthropics/zack/sampling_long
Sampling long strings of text
2024-05-14 11:18:26 -07:00
Daniel Setzer
0359c6a176 Update metaprompt.ipynb
Corrected a few mistakes.
2024-05-14 04:47:44 -07:00
Zack Witten
b548e65839 add title 2024-05-08 11:25:46 -07:00
Zack Witten
2e91ef23ad add notebook 2024-05-08 11:19:10 -07:00
Michael
6f4cfa85a4 Update pdf_upload_summarization.ipynb
Replace list comprehension with shorter generator expression.
2024-04-28 13:17:34 +02:00
Alex
a763db2f94 Merge pull request #19 from anthropics/add-citations-cookbook
Add a Cookbook about Using Citations
2024-03-27 11:44:42 -07:00
David Hershey
5578a17b08 Fix a typo 2024-03-18 14:54:54 -07:00
Zack Witten
c20c62e193 add metaprompt 2024-03-18 14:43:43 -07:00
David Hershey
fea206ced2 Clarification 2024-03-14 14:49:22 -07:00
David Hershey
22c8fb829f Add citations cookbook 2024-03-14 14:43:21 -07:00
alexalbertt
c334d9caf3 haiku launch 2024-03-13 10:36:00 -07:00
Ikko Eltociear Ashimine
7367e82f40 Update building_evals.ipynb
multipe -> multiple
2024-03-09 04:06:39 +09:00
Zack Witten
36c13ef89e update images 2024-03-04 13:10:19 -08:00
Zack Witten
36fcead2ac change prompting advice 2024-03-04 13:03:48 -08:00
alexalbertt
ec9b524f58 launch stuff 2024-03-03 17:15:16 -08:00