Skip to content

Commit d027abd

Browse files
Spider-local (Claude Sonnet 4.6)claude
andcommitted
Point TEL battery at Bess Ollama (embassy:11434)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 1cd5816 commit d027abd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test_ollama_local.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
from tel_deploy.convergence_split import ConvergenceSplit, GRAMMAR_VERSION
1616
from tel_deploy.test_runner import run_convergence_pass
1717

18-
OLLAMA_ENDPOINT = "http://localhost:11434/v1/chat/completions"
18+
OLLAMA_ENDPOINT = "http://embassy.helixaiinnovations.ca:11434/v1/chat/completions"
1919
TIMEOUT = 300.0
2020

2121
logging.basicConfig(

0 commit comments

Comments
 (0)