# Example harness config — copy to ~/.tangle/harness.toml and adjust.
[]
= true
= false
[]
= false # Local router not yet wired; start separately.
[[]]
= "llm"
= "~/code/llm-inference-blueprint"
= "meta-llama/Llama-3.1-8B-Instruct"
= "vllm"
[[]]
= "avatar"
= "~/code/avatar-inference-blueprint"
= "${HEYGEN_API_KEY}"