jupyter-ai icon indicating copy to clipboard operation
jupyter-ai copied to clipboard

ollama

Open sqlreport opened this issue 2 years ago • 1 comments
trafficstars

Problem

  • I would like to integrate https://ollama.ai/ with Jupyter ai

Proposed Solution

Add provider end point to ollama hosted service within locally or remotely.

sqlreport avatar Nov 19 '23 21:11 sqlreport

This should be rather straightforward if one wants to experiment because langchain provides Ollama wrappers - see the Custom model providers section in the documentation.

krassowski avatar Nov 19 '23 22:11 krassowski