-
I'm having an issue where I have ollama and llama2 downloaded but I'm getting nowhere with the AI. It gives me the entire conversation spiel but then I try to talk to it and it just gives me an error.…
-
### OrientDB Version: 3.2.23
### OS: docker image
I use ODatabasePool in Java to connect to OrientDB.
```
OrientDB orientDB = new OrientDB("remote:localhost:2424", "root", "root", OrientDBConfig…
-
Steps to reproduce:
1. Checkout https://github.com/stsypanov/concurrency-demo
2. Run `DependencyApplication` and then `ConcurrencyDemoApplication`
3. When both apps are up run `StuckApplicationTest…
-
## Expected Behavior
When communicating via an explicit (non-transparent) HTTP Proxy, the User-Agent header should be set to something like `aws-sdk-java/whatever...` (see `UserAgentUtils.UA_STRING` …
-
ConfigMaps don't get cleaned up when sparkapplications are deleted. I think it might be good to include owner references for the configmaps that are created so cascading deletes can happen. I had ~160…
-
### Describe the bug
To stream data directly instead of writing it to a file or into a memory #391 introduced `AsyncResponseTransformer.toPublisher()` method which essentially provides a way to ret…
-
### What problem does your feature solve?
jdk is pinned to LTS 1.8 from 2014 version.
uses some library deps that were prior required due to gaps in older jdk's such as threeten for date/time an…
-
### Expected Behavior
When using OIDC authentication with Google and Tomcat, I expect to be able to log in successfully.
The Micronaut Guide SECURE A MICRONAUT APPLICATION WITH GOOGLE was follow…
-
Using Jersey 3.1.0 and `ApacheConnectorProvider` (Apache HTTP Client 4.5.13). Why is this happening?
Looks like the cause is `org.apache.http.client.NonRepeatableRequestException: Cannot retry requ…
-
Developers wanting to adopt the aws-lambda-java-runtime-interface-client for their own projects which use GraalVM native-image find integration difficult. This is because this project does not include…