From aa74aecd6b6b67a085527de20e9bd05624beb48b Mon Sep 17 00:00:00 2001 From: "MaxiDonkey@hotmail.com" Date: Wed, 8 Jan 2025 08:47:41 +0100 Subject: [PATCH] Update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 63b981d..a27a32c 100644 --- a/README.md +++ b/README.md @@ -186,7 +186,9 @@ To automate the process, the `TAnthropicFactory` class provides two class method
-To simplify the tutorial and provide practical, ready-to-use code examples, we will use the following instances: +>[!WARNING] +>To fully leverage the examples featured in this tutorial—especially when working with asynchronous methods—I suggest configuring the HuggingFace interface with the broadest possible scope. To simplify the tutorial and provide practical, ready-to-use code, we will set up the following instances: +> ```Pascal Anthropic: IAnthropic;