James Clarke
James Clarke
This PR, updates the following: - MSRV for rustpython - Adds deny.toml to allow better auditing of project. - Adds lints to workspace Cargo.toml and inherit to their members. -...
## Summary Do you want regular builds for the software as artifacts on github? So people don't have to compile it, and make it easier to install? ## Details We...
## Summary The `libffi` dependency inside the `rustpython-jit` crate, fails to compile on newer compilers like those on Archlinux. ## Expected Compilation of `rustpython-jit` suceeds ## Actual error: ``` ---...
## Summary This PR updates the pinned dependencies in the pyproject.toml to support python3.12. this is a first draft. If we are making use of asyncio in some capacity, it...
**Is your feature request related to a problem? Please describe.** Add a new model to the gallery: NexusRaven V2: "NexusRaven-V2 is capable of generating single function calls, nested calls, and...
### Bug description LSP and mojo crashes when using Python.evaluate in a certain way. i expected it to show me what the issue with the code was instead of crashing....
### How are you running AnythingLLM? Docker (remote machine) ### What happened? I find that after adding some large documents, through the github scraper or website downloader, i can't add...
Generate an RPM package using the metadata given to packager. I recommend this crate to do that: https://crates.io/crates/cargo-generate-rpm
### Operating system Parabola GNU/Linux-libre ### Description I have my user added to the kvm group, and also rootless podman is setup, it should work without root privs. ### Dockerfile...
### Operating system Parabola GNU/Linux-libre ### Description The container requires root access which i think is a security issue for the end user. it should be possible with rootless docker...