Skip to content

Commit 3c6b7b1

Browse files
authored
Update README.md
1 parent 8cb228f commit 3c6b7b1

File tree

1 file changed

+15
-10
lines changed

1 file changed

+15
-10
lines changed

README.md

+15-10
Original file line numberDiff line numberDiff line change
@@ -93,16 +93,21 @@ Relevance: 0.8
9393
```
9494
output/scraped_content.jsonl
9595
```json
96-
{"id": "58f37f8c-9b44-42ef-bdd1-9c60720e5132",
97-
"text": "sfgov.com sfgov.com 2024 Copyright. All Rights Reserved. Privacy Policy",
98-
"metadata": {"title": "Chatbot for HR in San Francisco",
99-
"source_url": "https://www.sfgov.com",
100-
"chunk_type": "policy",
101-
"timestamp": "2024-11-15T13:49:37.555420",
102-
"topics": ["privacy policy", "copyright"],
103-
"context": "Creating a chatbot for HR in San Francisco",
104-
"relevance_score": 0.8
105-
}
96+
{
97+
"id": "58f37f8c-9b44-42ef-bdd1-9c60720e5132",
98+
"text": "sfgov.com sfgov.com 2024 Copyright. All Rights Reserved. Privacy Policy",
99+
"metadata": {
100+
"title": "Chatbot for HR in San Francisco",
101+
"source_url": "https://www.sfgov.com",
102+
"chunk_type": "policy",
103+
"timestamp": "2024-11-15T13:49:37.555420",
104+
"topics": [
105+
"privacy policy",
106+
"copyright"
107+
],
108+
"context": "Creating a chatbot for HR in San Francisco",
109+
"relevance_score": 0.8
110+
}
106111
}
107112

108113
```

0 commit comments

Comments
 (0)