From 028fd9a96a1179397df5748e06870c2269308f20 Mon Sep 17 00:00:00 2001 From: William Fu-Hinthorn <13333726+hinthornw@users.noreply.github.com> Date: Thu, 19 Sep 2024 11:19:55 -0700 Subject: [PATCH] Clarify README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6117f35..0812fce 100644 --- a/README.md +++ b/README.md @@ -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": {