Readme change.

This commit is contained in:
retoor 2025-01-20 04:42:18 +01:00
parent cbe4c23b07
commit 6132970d59

View File

@ -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
<blockquote>
**Hermione**: Hello! Im 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.
```
</blockquote>
## 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
<blockquote>
**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!
```
</blockquote>