mirror of
https://github.com/anthropics/claude-cookbooks.git
synced 2025-10-06 01:00:28 +03:00
- Add allowed_models.py that fetches latest models from Anthropic docs - Implement 24-hour cache to avoid excessive requests - Fall back to hardcoded list if fetch fails - Add check_models.py to validate model usage in notebooks - Add validate_notebooks.py for security and structure checks - Update .gitignore for cache files