Javi
Javi3d ago

Is it possible to use OpenAI Compatible API instead of Copilot for autocompletion?

Hi, the documentation for AI Completion says that we can only use either Copilot or Codeium for autocompletion. Is this still true? Or is there a way to use an OpenAI Compatible Model instead? There is a github issue related to this but hasn't been resolved: https://github.com/marimo-team/marimo/issues/2193
GitHub
Copilot with Local Models via Ollama · Issue #2193 · marimo-team/ma...
Description It appears marimo supports both GitHub Copilot and Codeium Copilot; I am hoping to use locally hosted models on Ollama as the third option. Suggested solution the completion section in ...
7 Replies
Hall
Hall3d ago
Someone will reply to you shortly. In the meantime, this might help:
Myles Scolnick
Yep, still true. That issue is up-to-date
Javi
JaviOP2d ago
I see thanks for letting me know. Do you know if someone is working on this?
Myles Scolnick
No one is currently as far as i know. would appreciate the contribution if you are interested!
Javi
JaviOP2d ago
I see. I may try to work on it. Though, I cannot at the moment, but once I'm done with what I am currently doing, I'll see what I can do Thanks!
Myles Scolnick
sounds good! let us know how we can help. i imagine we could use something like this plugin: https://github.com/asadm/codemirror-copilot
GitHub
GitHub - asadm/codemirror-copilot: CodeMirror extension to add GPT ...
CodeMirror extension to add GPT autocompletion like GitHub's Copilot. - asadm/codemirror-copilot
Javi
JaviOP2d ago
This is a great suggestion

Did you find this page helpful?