[PR #6] [CLOSED] Local LLMs #14

Closed
opened 2026-03-04 02:09:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/zlwaterfield/scramble/pull/6
Author: @cn-80
Created: 9/18/2024
Status: Closed

Base: mainHead: local-llms


📝 Commits (3)

  • b2414d4 host_permissions for localhost
  • 596cb6a Update background.js with urls for openai compatible local LLM endpoints
  • 9e386dd Merge 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:

manifest.json updated with localhost added host_permissions


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/zlwaterfield/scramble/pull/6 **Author:** [@cn-80](https://github.com/cn-80) **Created:** 9/18/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `local-llms` --- ### 📝 Commits (3) - [`b2414d4`](https://github.com/zlwaterfield/scramble/commit/b2414d425eebc67f8a12c5666cf00523f00ad41c) host_permissions for localhost - [`596cb6a`](https://github.com/zlwaterfield/scramble/commit/596cb6a39f36d7dc3140ee878ac7e5f085fa9149) Update background.js with urls for openai compatible local LLM endpoints - [`9e386dd`](https://github.com/zlwaterfield/scramble/commit/9e386ddd292ba036b4a370e02581c42c49e428cf) Merge branch 'zlwaterfield:main' into local-llms ### 📊 Changes **2 files changed** (+8 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `background.js` (+5 -2) 📝 `manifest.json` (+3 -2) </details> ### 📄 Description #1 needs some testing and refactor for the url to be set. the URLs are: - [ollama: `http://localhost:11434/v1/chat/completions`](https://github.com/ollama/ollama/blob/main/docs/openai.md) - [LM Studio: `http://localhost:1234/v1/chat/completions`](https://lmstudio.ai/docs/local-server) manifest.json updated with localhost added [`host_permissions`](https://developer.chrome.com/docs/extensions/develop/concepts/declare-permissions#host-permissions) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:09:38 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/scramble#14
No description provided.