python3Packages.llm-cmd: init at 0.2a0#359379
Merged
GaetanLepage merged 1 commit intoNixOS:masterfrom Jan 8, 2025
Merged
Conversation
GaetanLepage
reviewed
Jan 8, 2025
Contributor
Author
|
Thank you for the review @GaetanLepage, I've resolved all the issues you've mentioned. I've also added a patch that I upstreamed to fix a failing test when using a recent |
Contributor
|
Contributor
Author
Contributor
|
13 tasks
aos
added a commit
to aos/nixpkgs
that referenced
this pull request
Jan 11, 2025
This is a plugin for the already packaged `llm` software. There already exists a PR for this here: NixOS#327800 but it has not gone anywhere after multiple months. I've decided to fork and update it to the latest. We also have other PRs that have been commited that add similr plugins at NixOS#359379 and NixOS#344746.
13 tasks
13 tasks
aos
added a commit
to aos/nixpkgs
that referenced
this pull request
Feb 15, 2025
Closes NixOS#327800 Closes NixOS#372713 (Note: This is just NixOS#373495 upgraded to `0.12`. Seems like something happened with git/Github and my PR was automatically closed.) This is a plugin for the already packaged `llm` software. There exists 2 PRs related to this: - NixOS#327800: the original - NixOS#372713: forks the original and updates as it had no activity for multiple months As helpfully pointed out by @ShaddyDC (NixOS#372713 (comment)) this is now superseded by `llm-anthropic`, of which this is meant to package. (We also have other PRs that have been commited that add similr plugins at NixOS#359379 and NixOS#344746.)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a plugin for the already packaged
llmsoftware. Homepage of the project.#268955, #327800, #344746 are PRs that add similar plugins.
Output of running
llm pluginsafter building this package:Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.