Skip to content

Commit 529eca8

Browse files
committed
tutor
1 parent ae69973 commit 529eca8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assistant-function-calling/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Cookbook. Assistants API Overview (Python SDK): <https://cookbook.openai.com/examples/assistants_api_overview_python>
88
* Tutorial: Get started with the new OpenAI Assistants API by Ralf Elfving <https://medium.com/@ralfelfving/tutorial-get-started-with-the-new-openai-assistants-api-7049c2517bfe>
99

10-
## Execution
10+
## Execution 1
1111

1212
```
1313
➜ assistant-function-calling git:(main) ✗ ts-node app.ts
@@ -63,7 +63,7 @@ Do you want to keep having a conversation? (yes/no) n
6363
Alrighty then, I hope you learned something!
6464
```
6565

66-
## Execution
66+
## Execution 2
6767

6868
```
6969
➜ assistant-function-calling git:(main) ✗ ts-node app.ts

0 commit comments

Comments
 (0)