Loris

Results 9 issues of Loris

Refer to feature request #1145 SearXNG has to be configured with json format It adds 3 new var env: * SEARXNG_ENGINES see https://docs.searxng.org/user/configured_engines.html * SEARXNG_CATEGORIES see https://docs.searxng.org/user/configured_engines.html * SEARXNG_ENDPOINT=https://your-searxng-instance

**Describe the Issue** When using Google as a search engine for the /v1/search endpoint, it returns an error in the API container I'm sending a POST request to /v1/search {"query":"news...

self-host

**Is your feature request related to a problem? Please describe.** The current docker image, build using the Dockerfile, is 2.2 Go **Describe the solution you'd like** A lite version of...

**Problem Description** The Firecrawl playright service is using the default Playwright version. It can be detected by anti bot system. Also the image is over 2 Go. **Proposed Feature** We...

enhancement
self-host

If categories is set, then the engines parameters don't have an effect. You must use either categories OR engines. I propose to remove the default value for categories so the...

### crawl4ai version 0.4.3b3 ### Expected Behavior When crawling a PDF file, I'd like it to return it's content. PS: I don't known if it's a bug or a feature...

🐞 Bug
🩺 Needs Triage

I made this github action file to publish a package when a new release is done. #79

Hello Thank for this amazing log analyzer! What about continous deployment to build the docker image and upload it to Github or Docker hub ? I can provide a PR...

enhancement

use https://docs.docker.com/reference/cli/docker/container/run/#init instead of tini. PR to synchronise with https://github.com/searxng/searxng/pull/4463