-
-
Notifications
You must be signed in to change notification settings - Fork 16.6k
pythonPackages.mistralai: init at 1.7.0 #407954
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
base: master
Are you sure you want to change the base?
Conversation
77a0f45
to
7ca06ee
Compare
7ca06ee
to
bce3be1
Compare
bce3be1
to
ab0c687
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.
Files are not properly formatted. Look into https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md#formatting.
cff7f77
to
9e4692c
Compare
@amadejkastelic thank you some much for taking the time to review this, I learned a lot :D I've implemented the requested changes in additional commits. Let me know everything checks out and I'll squash them |
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.
Squash the commits, there should only be two - https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md#commit-conventions
Edit: sorry, missed your comment above, looks good to me now.
|
0594c5c
to
63f506d
Compare
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/prs-ready-for-review/3032/5569 |
Hello @natsukium! If you have some time, I'd be grateful if you could take a look at this :) |
Add the python client for mistral : https://github.com/mistralai/client-python
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/
)Add a 👍 reaction to pull requests you find important.