8000 Comparing v0.40.0...v0.41.0 · anthropics/anthropic-sdk-python · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: anthropics/anthropic-sdk-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.40.0
Choose a base ref
...
head repository: anthropics/anthropic-sdk-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.41.0
Choose a head ref
  • 18 commits
  • 107 files changed
  • 3 contributors

Commits on Dec 17, 2024

  1. chore(internal): bump pyright (#769)

    Stainless Bot authored and stainless-app[bot] committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    76b752c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a1a3f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed9ba8f View commit details
    Browse the repository at this point in the history
  4. chore: remove deprecated HTTP client options (#777)

    If you were using these options, you should now pass
    in a custom `httpx` client instance instead
    https://github.com/anthropics/anthropic-sdk-python#configuring-the-http-client
    stainless-app[bot] committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    fbcf6ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0e3667 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0708f9a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2b0c039 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5c632ea View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    370d23c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    141da6f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7369660 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    76ab5ae View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3540987 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    df6f210 View commit details
    Browse the repository at this point in the history
  15. feat(api): general availability updates

    The following APIs are now GA and have been moved out of the beta namespace:
    
    - Prompt caching
    - Token counting
    - PDF Support
    - The Batch API
    
    This commit also adds new endpoints for listing available models.
    
    https://docs.anthropic.com/en/release-notes/api
    RobertCraigie authored and stainless-app[bot] committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    4e0b15e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    45c28dd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c17d68e View commit details
    Browse the repository at this point in the history
  18. release: 0.41.0

    stainless-app[bot] committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    e33d250 View commit details
    Browse the repository at this point in the history
Loading
0