kavali kranthi kumar

Results 1 comments of kavali kranthi kumar

@andersfylling what is the url value here. # example query = weaviate_client.query.get(class_name=class_name, properties=properties).with_limit(1).build() async with aiohttp_client_session.post(url, headers=headers, data=json.dumps({"query": request})) as response: result = await response.json()