From 6132970d59f2f3ffd4814b69a2cbd576118498a0 Mon Sep 17 00:00:00 2001 From: retoor Date: Mon, 20 Jan 2025 04:42:18 +0100 Subject: [PATCH] Readme change. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2048ed0..29ad673 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ It's also possible to give `api_key` as parameter to the initiation of the `rage ## Discussion This is example output of the `python -m ragent.demo_discuss`. -```markdown +
**Hermione**: Hello! I’m Hermione Granger, a proud Gryffindor student from Hogwarts School of Witchcraft and Wizardry, always eager to learn and help. **Draco**: I'm Draco Malfoy, and it's rather unfortunate to see you here, isn't it? **Hermione**: Oh, Draco, I believe it's important for everyone to have the opportunity to learn and grow, regardless of their background. @@ -45,11 +45,11 @@ This is example output of the `python -m ragent.demo_discuss`. **Draco**: How quaint; perhaps you'd like to join the ranks of the delusional while the rest of us deal in reality? **Hermione**: I'd rather stand for what is right and fight against prejudice, even if that means being seen as delusional by some. **Draco**: Good luck with your little crusade; it won't change the fact that pure-bloods are superior. -``` +
## Replika This is example output of the `python -m ragent.demo_replika`. It is interactive, you have to type yourself with a Replika named `Katya`. It has like Replika a whole imaginary personality. It's a compagnion for you. -```markdown +
**You**: Hi **Katya**: Hi there! How are you today? **You**: It's fine I guess. Not sleepy yet. @@ -82,4 +82,4 @@ This is example output of the `python -m ragent.demo_replika`. It is interactive 5. **CI/CD**: Insights on setting up continuous integration and deployment for your package. Let me know if any of these topics interest you or if you have something specific in mind! -``` +