Skip to content

langroid/preempt-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of preempt usage

uv venv --python 3.11
. ./.venv/bin/activate
uv sync --all-extras --all-groups --upgrade-package langroid --upgrade-package preempt

Run the test

uv run tests/test-round-trip.py

Run the LLM-chat test using pytest

pytest tests/test-llm-chat.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages