Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ekzhu committed Jan 25, 2025
1 parent b34be44 commit d8b4939
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## Ollama (Local)\n",
"## Ollama\n",
"\n",
"[Ollama](https://ollama.com/) is a local model server that can run models locally on your machine.\n",
"\n",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"\n",
"You can use the {py:class}`~autogen_ext.models.OpenAIChatCompletionClient` to interact with OpenAI-compatible APIs such as Ollama and Gemini (beta).\n",
"\n",
"#### Ollama (local)\n",
"#### Ollama\n",
"\n",
"The below example shows how to use a local model running on [Ollama](https://ollama.com) server."
]
Expand Down

0 comments on commit d8b4939

Please sign in to comment.