Skip to content

Instantly share code, notes, and snippets.

@dudanogueira
Last active April 28, 2025 19:22
Show Gist options
  • Save dudanogueira/bbc02138ca943dd94ae13654aef183f6 to your computer and use it in GitHub Desktop.
Save dudanogueira/bbc02138ca943dd94ae13654aef183f6 to your computer and use it in GitHub Desktop.
t
[
{
"id": "1",
"text": "This is the first object.",
"vector": [1,2,3,4,5]
},
{
"id": "2",
"text": "This is the second object.",
"vector": [5,6,7,8,9]
}
]
@dudanogueira
Copy link
Author

asd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment