Skip to content

Commit

Permalink
Clarify README
Browse files Browse the repository at this point in the history
  • Loading branch information
hinthornw committed Sep 19, 2024
1 parent 878caf7 commit 028fd9a
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 @@ -84,10 +84,10 @@ As an example, here is a research topic we can consider.
"Top 5 chip providers for LLM Training"
```
And here is a desired extraction schema.
And here is a desired extraction schema (pasted in as "`extraction_schema`"):
```json
"extraction_schema": {
{
"type": "object",
"properties": {
"companies": {
Expand Down

0 comments on commit 028fd9a

Please sign in to comment.