based on the answer i got from GitHub
import langsmith as ls with ls.tracing_context(project="foo"): ...