Skip to content

Commit

Permalink
add Ollama Embeddings Integration
Browse files Browse the repository at this point in the history
https://github.com/pazoff/ollama-embeddings-integration

A plugin for the cheshire cat framework to use Ollama Embeddings
  • Loading branch information
pazoff authored Mar 4, 2024
1 parent 61d0b1a commit ee95141
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -230,5 +230,9 @@
{
"name": "GroqAI Integration",
"url": "https://github.com/pazoff/GroqAI-Integration"
},
{
"name": "Ollama Embeddings Integration",
"url": "https://github.com/pazoff/ollama-embeddings-integration"
}
]

0 comments on commit ee95141

Please sign in to comment.