"src/lib/vscode:/vscode.git/clone" did not exist on "9ee2f98a6a16e63394f9772146de71b0b2eeff91"
Unverified Commit aadedda4 authored by Nate Sesti's avatar Nate Sesti Committed by GitHub
Browse files

Update README.md

parent 90ba0b80
......@@ -145,3 +145,8 @@ Create a model from a `Modelfile`.
```
curl -X POST http://localhost:11434/api/create -d '{"name": "my-model", "path": "/path/to/modelfile"}'
```
## Awesome projects built with Ollama
### Continue
Use [Continue](https://github.com/continuedev/continue) to embed Ollama inside of VS Code. The extension lets you highlight code to add to the prompt, ask questions in the sidebar, and generate code inline.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment