mirror of
https://github.com/jehna/humanify.git
synced 2026-04-27 01:26:00 +03:00
[PR #646] added ollama support to humanifyjs #650
Labels
No labels
bug
enhancement
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/humanify#650
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jehna/humanify/pull/646
Author: @nexon33
Created: 10/18/2025
Status: 🔄 Open
Base:
main← Head:add-ollama📝 Commits (1)
a9eec30added ollama support to humanifyjs📊 Changes
5 files changed (+117 additions, -1 deletions)
View changed files
📝
package-lock.json(+16 -0)📝
package.json(+1 -0)➕
src/commands/ollama.ts(+44 -0)📝
src/index.ts(+3 -1)➕
src/plugins/ollama/ollama-rename.ts(+53 -0)📄 Description
This adds the ollama command that can be used and uses the default model gpt-oss:20b
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.