Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
ashpreetbedi committed Jan 23, 2024
1 parent faa178d commit ba92391
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,9 +131,9 @@ python assistant.py
</details>
## Create an Assistant that summarizes top HackerNews stories
## Create an Assistant that calls functions
- Create a file `hn_assistant.py` that can summarize the top stories on Hacker News
- Create a file `hn_assistant.py` that can call a function to summarize the top stories on Hacker News
```python
import json
Expand Down

0 comments on commit ba92391

Please sign in to comment.