Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Basics and requirements

Install uv and llmart, and download/navigate to this folder.

To understand and run the basic llmart developer workflow, run the notebook by first launching a jupyter server using:

uv run --with-requirements requirements.txt jupyter server

Followed by opening the notebook. Alternatively, you can run the standalone script using:

uv run --with-requirements requirements.txt python main.py