Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Adding Ollama support #3

Open
Andurilll opened this issue Nov 30, 2024 · 2 comments
Open

[Feature Request] Adding Ollama support #3

Andurilll opened this issue Nov 30, 2024 · 2 comments

Comments

@Andurilll
Copy link

I would love to test this post-consumer script but i am worried about sending my private data to openai.

Ollama support would solve this issue. Maybe this makes it possible to change between ollama & openai:
https://ollama.com/blog/openai-compatibility

@chriskoch
Copy link
Owner

Yes, it already runs on Ollama in a local secure environment, I am trying to find some time to push it to github.com, soon. Still have issues finding the best model and prompt.

@kennyluk
Copy link

kennyluk commented Dec 3, 2024

I have forked the original ngx-renamer project and made modifications to get it working with a local copy of ollama. You can use this as a reference for your own implementations. I want to note that I had never written a single line of Python before, and I was thoroughly helped by Microsoft Copilot to achieve this. Use it as-is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants