Skip to content

Conversation

@kyteinsky
Copy link
Contributor

No description provided.

Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
@kyteinsky kyteinsky merged commit efd13fc into master Nov 28, 2025
10 checks passed
@kyteinsky kyteinsky deleted the fix/narrow-pip branch November 28, 2025 13:08
@kyteinsky
Copy link
Contributor Author

/backport efd13fc to stable31

@backportbot
Copy link

backportbot bot commented Nov 28, 2025

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

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

# Create the new backport branch
git checkout -b backport/236/stable31

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

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

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.

@kyteinsky
Copy link
Contributor Author

/backport to stable31

@kyteinsky
Copy link
Contributor Author

/backport! to stable31

kyteinsky added a commit that referenced this pull request Nov 28, 2025
…238)

Backport of PR #236

- fix: narrow down pip's package search
- chore: bump runner ubuntu to 24.04
- fix(ci): use the cpu version of torch to not run out of space
- fix(ci): fix langchain package versions
- fix(ci): use the cpu version of torch in static analysis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants