Skip to content

feat(Admin/AI/ContextChat): add vector db logs location#14807

Merged
skjnldsv merged 1 commit into
masterfrom
feat/cc/add-vectordb-logs-loc
May 12, 2026
Merged

feat(Admin/AI/ContextChat): add vector db logs location#14807
skjnldsv merged 1 commit into
masterfrom
feat/cc/add-vectordb-logs-loc

Conversation

@kyteinsky
Copy link
Copy Markdown
Contributor

☑️ Resolves

  • Fix #…

🖼️ Screenshots

image

✅ Checklist

  • I have built the documentation locally and reviewed the output
  • Screenshots are included for visual changes
  • I have not moved or renamed pages (or added a redirect if I did)
  • I have run codespell or similar and addressed any spelling issues

Signed-off-by: kyteinsky <kyteinsky@gmail.com>
@github-actions
Copy link
Copy Markdown
Contributor

📖 Documentation Preview

🔍 Open preview →

📄 1 changed documentation page

Last updated: Mon, 11 May 2026 08:57:42 GMT

@skjnldsv skjnldsv merged commit 8312096 into master May 12, 2026
24 of 25 checks passed
@skjnldsv skjnldsv deleted the feat/cc/add-vectordb-logs-loc branch May 12, 2026 07:07
@kyteinsky
Copy link
Copy Markdown
Contributor Author

/backport to stable33

@backportbot
Copy link
Copy Markdown

backportbot Bot commented May 12, 2026

The backport to stable33 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable33
git pull origin stable33

# Create the new backport branch
git checkout -b backport/14807/stable33

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 28d5ed29

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/14807/stable33

Error: Failed to check for changes with origin/stable33: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@kyteinsky
Copy link
Copy Markdown
Contributor Author

/backport to stable32

@backportbot
Copy link
Copy Markdown

backportbot Bot commented May 12, 2026

The backport to stable32 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable32
git pull origin stable32

# Create the new backport branch
git checkout -b backport/14807/stable32

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 28d5ed29

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/14807/stable32

Error: Failed to check for changes with origin/stable32: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@kyteinsky
Copy link
Copy Markdown
Contributor Author

/backport 8312096 to stable33

@backportbot
Copy link
Copy Markdown

backportbot Bot commented May 12, 2026

The backport to stable33 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable33
git pull origin stable33

# Create the new backport branch
git checkout -b backport/14807/stable33

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 8312096

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/14807/stable33

Error: Failed to cherry pick commits: error: no cherry-pick or revert in progress
fatal: cherry-pick failed


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants