Ben Lasscock

Results 5 issues of Ben Lasscock

Applying a query to a redis datastore I was getting a: TypeError: Logger._log() got an unexpected keyword argument 'flush' On line 318 of redis_datastore.py logging.info(f"Gathering {len(queries)} query results", flush=True) #...

We need to be able to support grpcio 1.53.0 for Apple Silicon. However Poetry is not doing this for this project. This is the error; install the app: .... Note:...

In the examples/providers/pinecone/semantic_search.ipynb, the document is prepared with a "title" field. The documentation on the README.md doesn't seem to include a "title" field, is this use somewhere anyhow? documents =...

mkl_fft/setup.py:34: DeprecationWarning: `numpy.distutils` is deprecated since NumPy 1.23.0, as a result of the deprecation of `distutils` itself. It will be removed for Python >= 3.12. For older Python versions it...

Would it be possible to make it so we can npm install this app? There's nothing wrong yarn, many svelte apps on the REPL are available with npm, and getting...