Support Ollama for AI Features
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 37.4k
- Forks
- 3k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 73
Description
What problem will this feature address?
Ollama (at least when running in Windows) doesn't appear to have a way to set an API key. This fails when trying to add it as an AI integration in Dokploy due to the API key requirement.
Describe the solution you'd like
Can we either support Ollama and other local AI solutions directly or use OpenAI like APIs which most support AFAIK. Make the API key entry not required if that's something that we can try to connect w/o it.
Describe alternatives you've considered
N/A
Additional context
No response
Will you send a PR to implement it?
No
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating Dokploy's AI integration setup and the validation that currently requires an API key. Review how Ollama is expected to connect locally; done should mean Ollama or compatible OpenAI-style local providers can be configured and used without an unnecessary key.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ollama, typescript
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100