remove newlines between list items in README.md

This commit is contained in:
Jeffrey Morgan 2023-08-01 15:05:39 -04:00
parent 58daeb962a
commit 4ca43a694c

View file

@ -150,7 +150,5 @@ curl -X POST http://localhost:11434/api/create -d '{"name": "my-model", "path":
## Projects built with Ollama
- [Continue](https://github.com/continuedev/continue) - embeds Ollama inside Visual Studio Code. The extension lets you highlight code to add to the prompt, ask questions in the sidebar, and generate code inline.
- [Discord AI Bot](https://github.com/mekb-turtle/discord-ai-bot) - interact with Ollama as a chatbot on Discord.
- [Raycast Ollama](https://github.com/MassimilianoPasquini97/raycast_ollama) - Raycast extension to use Ollama for local llama inference on Raycast.