Andreas Gohr

Results 119 issues of Andreas Gohr

It seems the API of this library is quite simple right now (I like it). However there's an option array being passed to the minify method. That options array seems...

Priority: Medium
Status: Accepted
Type: Documentation
good first issue

**LocalAI version:** docker run -p 8080:8080 --gpus all --name local-ai -ti localai/localai:v2.11.0-aio-gpu-nvidia-cuda-12 **Environment, CPU architecture, OS, and Version:** Linux rumpel 6.8.2-arch2-1 #1 SMP PREEMPT_DYNAMIC Thu, 28 Mar 2024 17:06:35 +0000...

bug
unconfirmed

Hi @MarcusSchwarz what is the status of this project? There are a few open pull requests with no response and I notice that there has not been a new release...

The parser is crashing with a fatal error on certain Microsoft filter statements. The interesting thing is that this seems to be white space related. Here's a test case: ```...

The Google API for authenticating is currently broken: https://code.google.com/p/gdata-javascript-client/issues/detail?id=42

For the following services, I need some examples to check if they are correctly configured: * youku * msoffice * msstream If someone is currently using these with the vshare...

I have a PDF (which unfortunately I am not allowed to share) that causes an infinite loop in the Page() function. Basically, none of the two if checks in the...

This fixes the problem with deleted authors mentioned in #12. It also applies a fix found in another fork of this repo regarding the proper XML escaping of author names.

The original supports some command line parameters influencing the rendering style: ``` -E,--no-separation Prevents the separation of common edges of shapes. -r,--round-corners Causes all corners to be rendered as round...

up-for-grabs