From 1cccf08a4ef69f52c2045d3bca56af130c6ac127 Mon Sep 17 00:00:00 2001 From: Antonio De Lucreziis Date: Fri, 2 Feb 2024 10:54:52 +0100 Subject: [PATCH] fix: updated readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a448c8a..7482666 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Kasun Fernando Akurugodage (Centro di ricerca matematica Ennio De Giorgi – Paolo Giulietti, and Tanja Isabelle Schindler (Universität Wien, Austria). Centro De Giorgi – SNS, Pisa. December 13 – 16, 2022.

-OUTPUT: +OUTPUT JSON: { "title": "Statistical and Computational Aspects of Dynamics", "url": "http://www.crm.sns.it/event/507/", @@ -84,7 +84,7 @@ OUTPUT: INPUT: {{ conference_html }} -OUTPUT: +OUTPUT JSON: ``` And the LLM will complete this conversation with a json representation of the `{{ conference_html }}`. The first example is needed to show the model how to convert information from the input html data. \ No newline at end of file