We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e541558 commit e3364a2Copy full SHA for e3364a2
README.md
@@ -90,6 +90,21 @@ Text: sfgov.com sfgov.com 2024 Copyright. All Rights Reserved. Privacy Policy...
90
Topics: privacy policy, copyright
91
Type: policy
92
Relevance: 0.8
93
+```
94
+output/scraped_content.jsonl
95
+```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
+}
106
107
+
108
```
109
110
---
0 commit comments