From 69d84deb1510ec2f08d007b4ddda39fbc876ec89 Mon Sep 17 00:00:00 2001 From: Tamir Date: Mon, 24 Aug 2026 10:24:56 +0300 Subject: [PATCH] Updated the inference authorization documentation link in the README --- CHANGELOG.md | 4 ++++ README.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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