mirror of
https://github.com/zlwaterfield/scramble.git
synced 2026-04-27 00:16:00 +03:00
[PR #6] [CLOSED] Local LLMs #14
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/scramble#14
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/zlwaterfield/scramble/pull/6
Author: @cn-80
Created: 9/18/2024
Status: ❌ Closed
Base:
main← Head:local-llms📝 Commits (3)
b2414d4host_permissions for localhost596cb6aUpdate background.js with urls for openai compatible local LLM endpoints9e386ddMerge branch 'zlwaterfield:main' into local-llms📊 Changes
2 files changed (+8 additions, -4 deletions)
View changed files
📝
background.js(+5 -2)📝
manifest.json(+3 -2)📄 Description
#1 needs some testing and refactor for the url to be set.
the URLs are:
http://localhost:11434/v1/chat/completionshttp://localhost:1234/v1/chat/completionsmanifest.json updated with localhost added
host_permissions🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.