-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tenere: init at 0.11.2 #363556
tenere: init at 0.11.2 #363556
Conversation
6303ad7
to
f9053b9
Compare
f9053b9
to
14c7129
Compare
14c7129
to
a46a018
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let me know if you need help with any of the suggestions here, and welcome to Nixpkgs!
a46a018
to
c39a823
Compare
Terminal interface for large language models (LLMs). Adds a new package that provides a TUI for interacting with LLM services like Ollama. https://github.com/pythops/tenere
c39a823
to
f6e3bac
Compare
@ofborg build tenere |
Add NixOS package installation section under a new "Package Managers" category in the installation instructions. This reflects tenere's recent addition to nixpkgs. Resolves pythops#43 See NixOS/nixpkgs#363556
Add NixOS package installation section under a new "Package Managers" category in the installation instructions. This reflects tenere's recent addition to nixpkgs. Resolves pythops#43 See NixOS/nixpkgs#363556
Add NixOS package installation section under a new "Package Managers" category in the installation instructions. This reflects tenere's recent addition to nixpkgs. Resolves pythops#43 See NixOS/nixpkgs#363556
Add NixOS package installation section under a new "Package Managers" category in the installation instructions. This reflects tenere's recent addition to nixpkgs. Resolves pythops#43 See NixOS/nixpkgs#363556
Add NixOS package installation section under a new "Package Managers" category in the installation instructions. This reflects tenere's recent addition to nixpkgs. Resolves pythops#43 See NixOS/nixpkgs#363556
Add NixOS package installation section under a new "Package Managers" category in the installation instructions. This reflects tenere's recent addition to nixpkgs. Resolves pythops#43 See NixOS/nixpkgs#363556
Add NixOS package installation section under a new "Package Managers" category in the installation instructions. This reflects tenere's recent addition to nixpkgs. Resolves pythops#43 See NixOS/nixpkgs#363556
Add NixOS package installation section under a new "Package Managers" category in the installation instructions. This reflects tenere's recent addition to nixpkgs. Resolves pythops#43 See NixOS/nixpkgs#363556
Add NixOS package installation section under a new "Package Managers" category in the installation instructions. This reflects tenere's recent addition to nixpkgs. Resolves pythops#43 See NixOS/nixpkgs#363556
Add NixOS package installation section under a new "Package Managers" category in the installation instructions. This reflects tenere's recent addition to nixpkgs (NixOS/nixpkgs/pull/363556)
Add NixOS package installation section under a new "Package Managers" category in the installation instructions. This reflects tenere's recent addition to nixpkgs (NixOS/nixpkgs/pull/363556)
Add NixOS package installation section under a new "Package Managers" category in the installation instructions. This reflects tenere's recent addition to nixpkgs (NixOS/nixpkgs/pull/363556)
Add NixOS package installation section. This reflects tenere's recent addition to nixpkgs (NixOS/nixpkgs/pull/363556)
* maintainers: add ob7 * tenere: init at 0.11.2-0f3181a Terminal interface for large language models (LLMs). Adds a new package that provides a TUI for interacting with LLM services like Ollama. https://github.com/pythops/tenere (cherry picked from commit 0fc40be)
Successfully created backport PR for |
Git push to origin failed for release-24.05 with exitcode 1 |
* maintainers: add ob7 * tenere: init at 0.11.2-0f3181a Terminal interface for large language models (LLMs). Adds a new package that provides a TUI for interacting with LLM services like Ollama. https://github.com/pythops/tenere (cherry picked from commit 0fc40be)
Successfully created backport PR for |
Git push to origin failed for release-24.11 with exitcode 1 |
* maintainers: add ob7 * tenere: init at 0.11.2-0f3181a Terminal interface for large language models (LLMs). Adds a new package that provides a TUI for interacting with LLM services like Ollama. https://github.com/pythops/tenere (cherry picked from commit 0fc40be) Downgrade Cargo.lock to version 3 for compatibility with Cargo 1.77.1 in 24.05.
tenere
Terminal interface for large language models (LLMs) written in Rust, provides a TUI for interacting with LLM services like Ollama.
This PR is for adding the tenere application to nixpkgs
Project home page: https://github.com/pythops/tenere
Cargo package, uses wrapProgram to create config/data dirs and set permissions on them
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)