Parcourir la source

README edit

Add live links to server
master
The Dod il y a 4 mois
Parent
révision
c4da299766
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      README.md

+ 1
- 1
README.md Voir le fichier

10
 The sources of the fields are:
10
 The sources of the fields are:
11
 
11
 
12
 * **{{user}}** — One of the files at [static/users](static/users), describing current user.
12
 * **{{user}}** — One of the files at [static/users](static/users), describing current user.
13
-* **{{schema}}** — [static/chat.schema.json](static/chat.schema.json) (after dereference). Describing the syntax [and some semantics] of JSON replies we expect from the assistant.
13
+* **{{schema}}** — [static/chat.schema.json](static/chat.schema.json) (after dereference based on content of [static/media](static/media). See [here](http://localhost:5000/schema.json) while server is running). Describes the syntax and semantics of JSON replies we expect from the assistant.
14
 * **{{example}}** — [static/chat-example.json](static/chat-example.json)
14
 * **{{example}}** — [static/chat-example.json](static/chat-example.json)
15
 * **{{img_enum}}** — Available images (including text description). See [here](http://localhost:5000/enum/img) (while server is running)
15
 * **{{img_enum}}** — Available images (including text description). See [here](http://localhost:5000/enum/img) (while server is running)

Chargement…
Annuler
Enregistrer