-
### Is your feature request related to a problem? Please describe.
The synchronous version of REST client supports basic retries through `urllib3` library using the `retries` configuration parameter.…
-
Consider the following crash dump:
```
> ./run.sh
Container started with ID: 55e7749387c5f72b4b5a05efc8ee9184d547391bf28d95e65d910b2ef8f44da3
Waiting for container 55e7749387c5f72b4b5a05efc8ee91…
-
what is the code for llamaindex
def generate_text(
self,
prompt: PromptValue,
n: int = 1,
temperature: float = 1e-8,
stop: t.Optional…
-
When starting a bot, it does not show the menu 1) start session 2) start bot. It directly goes to start the bot, hence it fails since there is no session created from fresh install yet.
UPD1: fixed…
-
A RuntimeWarning is raised during the execution of the program, indicating that a coroutine was never awaited. Specifically, the error occurs in the file openinference/instrumentation/openai/_request.…
-
I am getting the below error . I am trying to add my windows laptop with below configuration in existing exo cluster running in Mac. Any help would be appreciated.
My laptop configuration is below
…
-
```
import asyncio
from pysnmp.hlapi.asyncio import *
@asyncio.coroutine
def run(ip, varBinds):
snmpEngine = SnmpEngine()
initialVarBinds = varBinds
while True:
(errorInd…
-
We're using `pytest-asyncio` in a repo with 20000+ tests. With 0.18.0 I get a pytest collection time of about 25 seconds, running `pytest . --collect-only`. Updating to 0.18.1 increases the collection…
-
Since ZMQ provides the abstraction of an asynchronous message queue with the interface of a socket, moving to ZMQ gives us the ability to use synchronous functions to perform asynchronous I/O without …
-
Hi, I recently turned my STELLA on and was confronted with this error. I have done a hard reset and reinstalled the uf2 and libraries etc but am still getting this error.
`SOFTWARE_VERSION_NUMBER =…
nmt28 updated
2 hours ago