diff --git a/profiles/llama.json b/profiles/llama.json index 5220a5f..2e9cae0 100644 --- a/profiles/llama.json +++ b/profiles/llama.json @@ -5,6 +5,6 @@ "max_tokens": 4000, - "embedding": "google" + "embedding": "openai" -} \ No newline at end of file +}