Stefan Bogdan
Stefan Bogdan
The classification errors with Weaviate `1.14.1` but WORKS with `1.13.2` IF one of the filters is set: `sourceWhere` OR `trainingSetWhere`. This is the schema used: ```python schema = { 'classes':...
1. The data that I get from the QnA is not sorted according to the `certainty`. Example: ```graphql { Get { Sentence( ask: { question: "How much new iphone will...
I noticed that the implementation of the `client.data_object.replace` is failing with Weaviate version 1.14.1. This is the error: ``` UnexpectedStatusCodeException: Replace object! Unexpected status code: 422, with response body: {'error':...
Add script to run all commands for the `nearest-neighbor-dog-search` demo.
I think it would be useful for users that on-board and off-board tenants regularly to be able to check if that tenant still exists or not. Currently it is possible...