Skip to content

Commit 9b82d0e

Browse files
TSP example, Configuration, Minor fixes
1 parent 9e57065 commit 9b82d0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/tsp_tour_minimization/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ llm:
1010
primary_model: "deepseek-reasoner"
1111
primary_model_weight: 1.0
1212
api_base: "https://api.deepseek.com"
13-
api_key: "sk-9331bbe39c714bb588528a0f71afc802"
13+
api_key: "<your-api-key>"
1414
temperature: 0.5
1515
max_tokens: 64000
1616
timeout: 600

0 commit comments

Comments
 (0)