Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Documentation/prompt_inventory.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ _Last updated: 2025-07-06_

| ID | File & Lines | Purpose |
|----|--------------|---------|
| `vision.placeholder` | `rag_system/utils/ollama_client.py` `169` | Dummy prompt for VLM colour check. |
| `vision.placeholder` | `rag_system/utils/ollama_client.py` `169` | Dummy prompt for VLM color check. |

---

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Note: The installation is currently only tested on macOS.
- Ollama (required for both deployment approaches)

### ***NOTE***
Before this brach is moved to the main branch, please clone this branch for instalation:
Before this brach is moved to the main branch, please clone this branch for installation:

```bash
git clone -b localgpt-v2 https://github.com/PromtEngineer/localGPT.git
Expand Down