-
Hi @LauraMersive,
I'm looking for a way to systematically reboot pods using the API.
I'm trying variations of this:
`if (rstats.get('m_connectedUsers')) == None:
requests.get(rebooturl, …
-
see
https://stackoverflow.com/questions/56758333/error-429-with-simple-query-on-google-with-requests-python
-
### Type of Feature
✨ New Feature
### OpensourcePOS Version
opensourcepos 3.3.9
### Description
Just installed the 3.4 dev edition, and tried to import the warehouse.
The csv template shows NO f…
-
Latest TRT-LLM has a bug in TensorRT-LLM/tree/main/tensorrt_llm/executor.py
Issue:
File /databricks/python/lib/python3.10/site-packages/tensorrt_llm/hlapi/llm.py:211, in LLM.generate(self, inputs, s…
-
### Confirm this is an issue with the Python library and not an underlying OpenAI API
- [X] This is an issue with the Python library
### Describe the bug
I attempted to complete a stability t…
-
On building my packages I'm using `sphinx-build` command with `-n` switch which shows warmings about missing references. These are not critical issues.
Here is the output with warnings:
```con…
-
**Component**
Specs (BLE, HTTP)
**Describe the bug**
I have a python program that allows my GoPro Hero 12 to stream as a webcam via COHN on my private network. I use https://{ip_address}/gopro/w…
-
When configuring OIDC SSO with an IdP that uses a self-signed certificate, the Python `requests` package does not use the host's CA certificate bundle. See https://stackoverflow.com/questions/4298214…
-
I have deployed models using KServe Custom Predictor,
Pods and iSVC are up and running, But the request is not going through the server:
```
(venv) hafizur@TOR-RAHMANHAFIZ:/mnt/c/Users/Hafizur.Ra…
-
**Describe the bug**
Since the addition of logit soft capping in https://github.com/microsoft/onnxruntime-genai/pull/876 model-qa.py is broken with the following error message:
```
(oga) PS C:\src\on…