Skip to content

Commit 205bef6

Browse files
Merge remote-tracking branch 'origin' into feat/heroku-deploy-btn
2 parents 551929b + 8ee6058 commit 205bef6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ The repository contains a library but also provides additional features. You can
5151

5252
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.
5353

54-
<!-- The information that after this steps we will have the endpoints ready -->
55-
5654
</details>
5755
<details>
5856
<summary><b>Step 0:</b> Prerequisites</summary><br>
@@ -155,7 +153,6 @@ From now you can run your application and call the assistant.
155153
<details>
156154
<summary><b>Step 4:</b> Function calling</summary><br>
157155

158-
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).**
159156

160157
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).**
161158

0 commit comments

Comments
 (0)