diff --git a/README.md b/README.md index 0a87b33..305055d 100644 --- a/README.md +++ b/README.md @@ -123,5 +123,15 @@ Run these at http://localhost:5601/app/dev_tools#/console +### Chat + +
+Example Chat Message + + [{"role": "system", "content": "You are a helpful assistant."}, {"role": "user", "content": "Hello!"}] + +
+ + ## TODO