-
As reported by @rafan, the Vespa HTTP client will, by design, return with a standard zero return code even if the data fed har parsing errors:
```
Tue Oct 01 12:21:23 UTC 2019 Result received: 0 (0 …
-
Currently if you group on a multi-valued field grouping uses all values.
There are use cases where one wants to filter the values and only group over the values which matches the filter. A star…
-
format
```
{"intents": [
{"tag": "greeting",
"patterns": ["Hi", "How are you", "Is anyone there?", "Hello", "Good day"],
"responses": ["Hello, thanks for visiting", "Go…
-
This is about APIs like OpenAI, Cohere, HuggingFace endPoints (and others). Obviously.
I could not find anything in the documentation or in issues, so I'm starting the subject.
The idea:
- Add …
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Schema is as follows:
```
schema doc {
field modified_chunks type array {
indexing {
…
-
Is there any plan to compare with OpenDistro Elasticsearch K-NN?
https://opendistro.github.io/for-elasticsearch/features/knn.html
-
Just as the DOM allows scripts to modify existing elements, it also allows for the creation of new ones.
The [.createElement() method](https://developer.mozilla.org/en-US/docs/Web/API/Document/crea…
-
We're looking at adding support for vespa.ai in Semantic Kernel, as a backend for semantic memory, but apparently there are no clients for C# and Python. I was wondering if you plan offering C# and Py…
-
Hi, I am building a semantic search application and I want to deploy (put into production) my fine-tuned domain-adapted SBERT model. Any idea/recommendations for doing that?
-
As the PDS urls may change time to time, a test should be added at the start of the tool, to test if the url are still active, or not.