diff --git a/CHANGELOG.md b/CHANGELOG.md index 392eea5..1c81a0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Changed + +- Updated the inference authorization documentation link in the README + ## [1.24.1] - 2026-08-12 ### Security diff --git a/README.md b/README.md index ea33c97..19bfee5 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ This package was originally published under `datacrunch` name, see [MIGRATION.md export VERDA_CLIENT_SECRET=YOUR_SECRET_HERE ``` -- To enable sending inference requests from SDK you must generate an inference key - [Instructions on inference authorization](https://docs.verda.com/inference/authorization) +- To enable sending inference requests from SDK you must generate an inference key - [Instructions on inference authorization](https://docs.verda.com/welcome-to-verda/api-credentials/) - Add your inference key to an environment variable