koshyviv

Results 5 issues of koshyviv

I am using tensorflow backend and updated the keras.json file as - ``` { "floatx": "float32", "epsilon": 1e-07, "backend": "tensorflow", "image_data_format": "channels_last" "image_dim_ordering": "th" } ``` This is the error...

So I want to run the app on proxy mode, I do set it up and also enable the child lock. I am using Tracker Control to route the traffic...

Suggestion/Fix for this issue - https://github.com/stanfordnlp/dspy/issues/166 The retrieve function, seems to get the passages (as a Prediction object) during the use of certain retrievers - this breaks the downstream flow....

corrected print statement for py3

I have a few langchain documents and i want to upload them to a Qdrant collection. The collection is already created empty, want to upsert documents. This is what i...

bug