mirror of
https://github.com/aljazceru/dev-gpt.git
synced 2026-01-06 15:24:18 +01:00
docs: hacker news search
This commit is contained in:
@@ -108,7 +108,7 @@ generate --description "Convert a chemical formula into a 2D chemical structure
|
||||
|
||||
## Hacker News Search
|
||||
```bash
|
||||
generate --description "Given a search query, find articles on hacker news using the hacker news api" --test "searching for GPT gives results" --path microservice
|
||||
generate --description "Given a search query, find articles on hacker news using the hacker news api and return a list of (title, author, website_link, first_image_on_the_website)" --test "searching for GPT gives results" --path microservice
|
||||
````
|
||||
<img src="res/hacker_news_example.png" alt="Hacker News Search" width="600" />
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 365 KiB |
Reference in New Issue
Block a user