Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This allows you to serve your ollama api to other apps without any restriction. I have tried to use ollama api in my applications, but ollama only serve to local and don’t support cors. So I created this project to serve the ollama api to all over network and even internet.

Requirements

  1. Ollama (As it’s redirect the ollama response through the port, you absulately need ollama installed on your system.

Installation

  • npm i
  • npm run start

And you server will run at your specific port. In the script I set it to 8981.

APIs

Same as ollama, so no need to do any extra work, just change the ollama port to this one in your existing project

Tasks

About

It allows you to redirect ollama response throught api, which can be accessed by other apps without any restrictions and over any network.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages