diff --git a/README.md b/README.md index e43ee5f..1f23c62 100644 --- a/README.md +++ b/README.md @@ -51,8 +51,6 @@ The repository contains a library but also provides additional features. You can In this section, you will learn how to integrate the AI Assistant library into your NestJS application. The following steps will guide you through the process of setting up the library and creating simple functionalities. - -
Step 0: Prerequisites
@@ -155,7 +153,6 @@ From now you can run your application and call the assistant.
Step 4: Function calling
-Function calling allows you to extend the assistant's capabilities with custom logic. **If you are not going to use function calling you can jump to: [Step 5: Testing](#step-5-running-the-application-and-testing).** Function calling allows you to extend the assistant's capabilities with custom logic. **If you are not going to use function calling you can jump to: [Step 5: Testing](#step-5-running-the-application-and-testing).**