oxpilot icon indicating copy to clipboard operation
oxpilot copied to clipboard

Your AI Copilot in Rust

Results 2 oxpilot issues
Sort by recently updated
recently updated
newest added

Hi I want to package this code along with embedding model and do RAG locally. Can you provide some documentation to how to invoke this over REST. Some small sample...

``` /runner/work/oxpilot/oxpilot/src/process.rs:32:59: called `Result::unwrap()` on an `Err` value: WithBacktrace { inner: NarrowInvalidArgs { shape: [4096, 64], dim: 0, start: 0, len: 5701, msg: "start + len > dim_len" }, backtrace:...

bug