mirror of
https://github.com/hwchase17/langchain.git
synced 2025-10-02 10:51:33 +00:00
Harrison/telegram loader (#1080)
Co-authored-by: Maxime Vidal <max.vidal@hotmail.fr>
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"name": "Grace 🧤",
|
||||
"type": "personal_chat",
|
||||
"id": 2730825451,
|
||||
"messages": [
|
||||
{
|
||||
"id": 1980499,
|
||||
"type": "message",
|
||||
"date": "2020-01-01T00:00:02",
|
||||
"from": "Henry",
|
||||
"from_id": 4325636679,
|
||||
"text": "It's 2020..."
|
||||
},
|
||||
{
|
||||
"id": 1980500,
|
||||
"type": "message",
|
||||
"date": "2020-01-01T00:00:04",
|
||||
"from": "Henry",
|
||||
"from_id": 4325636679,
|
||||
"text": "Fireworks!"
|
||||
},
|
||||
{
|
||||
"id": 1980501,
|
||||
"type": "message",
|
||||
"date": "2020-01-01T00:00:05",
|
||||
"from": "Grace 🧤 ðŸ’",
|
||||
"from_id": 4720225552,
|
||||
"text": "You're a minute late!"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user