-
**Describe the bug**
In spacy_nlp_engine.py, it only imports spacy but calls `spacy.cli.download`: https://github.com/microsoft/presidio/blob/a21a17c2cbcb212b36489c1e8d73118b28ff8ff9/presidio-analyzer…
-
![badgen.net](https://uploads.linear.app/0b2a9228-3827-45ff-bb20-ccd34f57f694/e238a8bd-8e9e-47d5-9e80-da492eab07fa/014e9b42-f743-47b9-a55b-deac564e100d?signature=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.e…
-
these are the logs
Final move was Bxc4#
12/04/2024 06:05:39.467 | INFO | cli-chess | main_model._start_loggers | cli-chess v1.4.1 // python 3.11.5
12/04/2024 06:05:39.467 | INFO | cli-chess | m…
-
Prisma's CLI uses multiple Engines that are written in Rust and built as executable, platform specific binaries. They are downloaded on installation of Prisma or the project using Prisma.
The Migra…
-
### Documentation Issue Description
This page made it seem easy to go create a RAG CLI with a local model (e.g., Llama)
https://docs.llamaindex.ai/en/stable/getting_started/starter_tools/rag_cli/
…
-
Hi Prisma Team! The following command just crashed.
## Command
`migrate dev --name [redacted]`
## Versions
| Name | Version |
|-------------|--------------------…
-
### Description
The docker engine hangs when I try to run it. I ran the diagnostic through the troubleshooting section and get the following: `running engine: waiting for the Docker API: context dead…
-
I noticed CLI only supports Postgres currently.
I want to support Databend for it.
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and didn't find mine.
### Description
I have encountered an issue while using Maestro version 1.39.0 on macO…
-
During my learning and experiments of wasip2, I tried this simple code and compiled it to a wasip2 component:
```rust
wit_bindgen::generate!({
// the name of the world in the `*.wit` input file…