this post was submitted on 11 Jun 2023
2 points (100.0% liked)

de_EDV

3805 readers
1 users here now

Ableger von r/de_EDV auf Lemmy.

News, Diskussionen und Hilfestellung zu Hard- und Software

Diese Community dient als Anlaufstelle für alle IT-Interessierten, egal ob Profi oder blutiger Anfänger. Stellt eure Fragen und tauscht euch aus!

Weitere IT Communitys:

!informationstechnik@feddit.de

!informatik@feddit.de

!edv_sicherheit@feddit.de

!computerhilfe@feddit.de

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] KiofKi@feddit.de 2 points 1 year ago

Oder um einfach ein paar Testdaten im gewünschten Format zu erhalten. z.B.

Create a list of all known deathmetal subgenres with a short description and the 5 most fitting songs. Create the list as an array of JSON objects with the keys "subgenre", "description", "songs", where songs is an array of objects with the keys "artist", "track", "album", "year".

Sowas funktioniert in der Regel ganz großartig und spart einem viel manuelle Arbeit.