-
I carefully browsed the API documentation, but could not find how to list applications (of a tenant)
-
With the growing interest in [approximate nearest neighbor search](https://docs.vespa.ai/en/approximate-nn-hnsw.html) with Vespa, there has also been increased demand for the ability to index multiple…
-
When indexing in local Vespa, the indexing is slow.
My configuration:
```
1
```
and schema:
…
-
As a developer to use the library i import:
```xml
dev.langchain4j
langchain4j
${langchain4j.version}
```
But this module drags code associated with **every single store technology…
-
```
{\"pathId\":\"/document/v1/base_idx_0_0_0/vector/docid/1\",\"id\":\"id:base_idx_0_0_0:vector::1\",\"fields\":{\"embedding\":{\"type\":\"tensor(x[768])\",\"values\":[-110.0,68.0,-35.0,-109.0,-21.0…
-
All examples use docker run with command arguments.
Would it be possible to get the examples with docker-compose.yml also? (At least for example "album-recommendation")
-
**Describe the bug**
We a re using the vespa feeder client to feed documents to our vespa cluster. We have set a memory resource limit of 90% to block feed. But some of our nodes crashed upon reachin…
-
Related to #16713, closed a long time ago.
@jobergum I agree, the batch mode to index data is more than useful. Calling tens of thousands times the API is really not good.
@frodelu Personally, …
-
**Describe the bug**
When using Vespa with [mode streaming](https://docs.vespa.ai/en/streaming-search.html), I always get a coverage degraded in the response, with `"non-ideal-state": true`. It also …
-
Hello,
I tried to run the notebook located here: https://github.com/vespa-engine/pyvespa/blob/master/docs/sphinx/source/examples/semantic-retrieval-for-question-answering-applications.ipynb
Everyt…