[PR #4] [MERGED] Set platform architecture in Makefile #4

Closed
opened 2026-02-15 18:17:11 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/assistant/pull/4
Author: @justinh-rahb
Created: 3/13/2024
Status: Merged
Merged: 3/14/2024
Merged by: @tjbck

Base: mainHead: patch-1


📝 Commits (3)

📊 Changes

2 files changed (+46 additions, -3 deletions)

View changed files

📝 Makefile (+3 -3)
README.md (+43 -0)

📄 Description

Uses uname -m to get the arch. Also added a README skeleton to get started with.


🔄 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/open-webui/assistant/pull/4 **Author:** [@justinh-rahb](https://github.com/justinh-rahb) **Created:** 3/13/2024 **Status:** ✅ Merged **Merged:** 3/14/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`a1f9f1d`](https://github.com/open-webui/assistant/commit/a1f9f1d3ffb29c0475b921f45b0e91605c9de01b) Explicitly set platform architecture - [`9270834`](https://github.com/open-webui/assistant/commit/92708347adcf768d1d959bd3b75f0d0296ccd31a) Create README.md - [`f246d7a`](https://github.com/open-webui/assistant/commit/f246d7a516cc6919a6291c3c8139e7972a09bfe2) Update README.md ### 📊 Changes **2 files changed** (+46 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+3 -3) ➕ `README.md` (+43 -0) </details> ### 📄 Description Uses `uname -m` to get the arch. Also added a README skeleton to get started with. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 18:17:11 -05:00
yindo closed this issue 2026-02-15 18:17:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/assistant#4