Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin' into feat/heroku-deploy-btn
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianmusial committed Jun 21, 2024
2 parents 551929b + 8ee6058 commit 205bef6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<!-- The information that after this steps we will have the endpoints ready -->

</details>
<details>
<summary><b>Step 0:</b> Prerequisites</summary><br>
Expand Down Expand Up @@ -155,7 +153,6 @@ From now you can run your application and call the assistant.
<details>
<summary><b>Step 4:</b> Function calling</summary><br>

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

Expand Down

0 comments on commit 205bef6

Please sign in to comment.