Jimmy-Newtron

Results 10 issues of Jimmy-Newtron

**Describe the bug** I have created a simple REST micro-service that lists all discovered cluster services I used the following dependency (**this is the problem**) ```xml org.springframework.cloud spring-cloud-starter-kubernetes-client-all ``` and...

waiting-for-triage

This code wants to fix an issue encountered while working to create an invoice template and the relative translations. In my template I added something like ``` {{text.payTo}} ``` Even...

### Describe the bug We were used to deploy the [ErpNext Helm Chart](https://github.com/frappe/helm/tree/master/erpnext) using Flux. Since the Flux upgrade to version 0.15.3 we are facing the following error message: ```...

## Description I want to run a benchmark of a model on GPU and it fails due an error in the PyTorch Engine ### Expected Behavior Successful benchmark ### Error...

bug

### Feature request Have you ever though to add an API endpoint that can serve as well as TextSplitter ? It would replace the need to load in memory the...

### Model description The model is loaded but strangely it has capabilities of embedding and no rerank ```` { "id": "BAAI/bge-reranker-v2-gemma", "stats": { "queue_fraction": 0, "queue_absolute": 0, "results_pending": 0, "batch_size":...

> This new way to handle resources access is breaking the custom endpoints that I add to the server This is my solution to patch and temporarily fix the issue...

The helm chart use the value **image.tag** during the deployment of the docker image and as the documentation says > Overrides the image tag whose **default is the chart appVersion**...

lifecycle/stale

https://github.com/ScrapeGraphAI/Scrapegraph-ai/blob/739b05ac79abe3e48090e2ea24482fb19e868cef/scrapegraphai/nodes/fetch_node.py#L263 In the mentioned line the request is run without a timeout The same principle apply to the PDF parsing that has no timeout. The feature I request is to...

enhancement