What is this?
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris.
A list
- Item one with some detail
- Item two with a bit more
- Item three, the last one
An ordered list
- First step
- Second step
- Third step
Some code
Here is an inline code snippet in a sentence.
And a block:
import yera as yr
@yr.agent
def chatbot():
while True:
prompt = yr.text_input()
yr.chat(prompt)
A blockquote
The harness is the moat, not the model.
Bold and italic
This is bold text and this is italic text and this is both.
A link
Check out yera labs for more.