Skip to content

Commit edb35c4

Browse files
author
Nicholas Newberry
committed
fix bug in provisioning
1 parent b8da30b commit edb35c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

db/seeds.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
#
5252
dev_model_servers = [
5353
{
54-
"name" => "ollama",
54+
"name" => "localhost",
5555
"url" => "http://localhost:11434",
5656
"provider" => "localhost",
5757
}

0 commit comments

Comments
 (0)