summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #27278 from vespa-engine/bjorncs/embedder-services-xmlBjørn Christian Seime2023-06-0511-15/+283
|\ | | | | Introduce services.xml syntax for configuring HuggingFace embedders
| * Introduce services.xml syntax for configuring HuggingFace embeddersBjørn Christian Seime2023-06-0211-15/+283
| |
* | Allow parallell cloud accounts in dep-spec, and simply some usagesjonmv2023-06-022-15/+17
|/
* Don't use reference equalityBjørn Christian Seime2023-06-021-1/+1
|
* Merge pull request #27223 from ↵Henning Baldersheim2023-06-014-2/+39
|\ | | | | | | | | vespa-engine/balder/tuning-support-for-lidspace-bloat-factor Add support for tuning lidspace bloat-factor in services.xml.
| * bloat-factor => max-bloat-factorHenning Baldersheim2023-06-013-3/+3
| |
| * Add support for tuning lidspace bloat-factor in services.xml.Henning Baldersheim2023-05-264-2/+39
| | | | | | | | | | | | | | .... <lidspace> <bloat-factor>0.5</bloat-factor> ....
* | Add new model mappingsJo Kristian Bergum2023-06-011-0/+13
| |
* | Allow empty-host-ttl in deployment.rncjonmv2023-05-311-2/+8
| |
* | Merge pull request #27214 from vespa-engine/jonmv/custom-host-ttlJon Marius Venstad2023-05-311-3/+12
|\ \ | | | | | | Jonmv/custom host ttl
| * | Add empty-host-ttl to deployment specjonmv2023-05-261-4/+12
| | |
| * | Wire hostTTL from config model through provisioningjonmv2023-05-261-0/+1
| |/
* / Add CloudName to CloudAccountValerij Fredriksen2023-05-301-3/+3
|/
* Use enums for node repo metricsyngveaasheim2023-05-241-0/+24
|
* Model fixed memory overhead for containersJon Bratseth2023-05-238-54/+66
|
* Merge pull request #27164 from vespa-engine/bratseth/emojisJon Bratseth2023-05-231-3/+3
|\ | | | | Threat 'other symbols' as letters
| * Always treat each symbol as a separate tokenJon Bratseth2023-05-221-3/+3
| |
* | Revert "Revert "Use another exception and error in response when quota is ↵Harald Musum2023-05-222-4/+6
| | | | | | | | exceed""
* | Revert "Use another exception and error in response when quota is exceed"Harald Musum2023-05-222-6/+4
| |
* | Merge pull request #27163 from ↵Harald Musum2023-05-222-4/+6
|\ \ | | | | | | | | | | | | vespa-engine/hmusum/throw-new-exception-when-quota-is-exceeded Use another exception and error in response when quota is exceed
| * | Use another exception and error in response when quota is exceedHarald Musum2023-05-222-4/+6
| | |
* | | Merge pull request #27162 from vespa-engine/bratseth/memory-overheadJon Bratseth2023-05-223-23/+23
|\ \ \ | | | | | | | | Model memory overhead
| * \ \ Merge branch 'master' into bratseth/memory-overheadJon Bratseth2023-05-224-25/+54
| |\ \ \ | | | |/ | | |/|
| * | | Model memory overheadJon Bratseth2023-05-223-22/+23
| | | |
* | | | Merge pull request #27137 from ↵Arne H Juul2023-05-222-11/+85
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | vespa-engine/arnej/allow-some-short-forms-for-constant-tensors allow short-form JSON for 1-d constants
| * | | allow short-form JSON for 1-d constantsArne Juul2023-05-162-11/+85
| | | |
* | | | Merge pull request #27149 from vespa-engine/balder/commons-compress-1.23Bjørn Christian Seime2023-05-221-0/+1
|\ \ \ \ | |_|_|/ |/| | | commons-compress 1.22 => 1.23.0
| * | | commons-compress 1.22 => 1.23.0Henning Baldersheim2023-05-171-0/+1
| | | |
* | | | SimplifyHarald Musum2023-05-221-12/+12
| | | |
* | | | Test provisioning more than one node in devHarald Musum2023-05-222-16/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test quota calculation and downscaling for nodes in dev by requiring 2 number of nodes in a content cluster in dev. Also change message to be separate between max resources being over quota and resources used being over quota.
* | | | Set environment for host provisionerHarald Musum2023-05-221-0/+1
| | | |
* | | | Don't set limits for dev if request has required flag setHarald Musum2023-05-221-1/+1
| |_|/ |/| |
* | | Merge pull request #27152 from vespa-engine/bratseth/cluster-load-metricsJon Bratseth2023-05-201-0/+5
|\ \ \ | | | | | | | | Add cluster load metrics MERGEOK
| * | | Add cluster load metricsJon Bratseth2023-05-181-0/+5
| |/ /
* | | Add unit test for enabling indexing docproc in streaming mode.Tor Egge2023-05-191-0/+38
| | |
* | | Enable explicit indexing docproc in streaming search mode.Tor Egge2023-05-197-92/+131
|/ /
* | Merge pull request #27146 from ↵Jon Bratseth2023-05-161-1/+3
|\ \ | | | | | | | | | | | | vespa-engine/jonmv/store-endpoint-settings-also-without-nodes-tag Store endpoint settings also when parsing container without nodes
| * | Store endpoint settings also when parsing container without nodesjonmv2023-05-161-1/+3
| |/
* / Classify missing node tag for cloud prod as illegal argumentJon Bratseth2023-05-161-4/+2
|/
* Make all node resource elements optionalJon Bratseth2023-05-156-23/+60
|
* Ensure all default cloud connectors are allowedBjørn Christian Seime2023-05-152-22/+21
|
* Reapply "Bjorncs/cloud app validation""Bjørn Christian Seime2023-05-157-14/+159
|
* Allow no groupsJon Bratseth2023-05-112-1/+2
|
* add filtering to hide implicitly added match featuresArne Juul2023-05-115-2/+63
|
* Setup ranking assets repo for streaming search.Tor Egge2023-05-101-0/+15
|
* Add feature flag for enabling conditional put/remove write repairTor Brede Vekterli2023-05-103-2/+26
| | | | | | | This maps to controlling the distributed condition probe feature of the content layer, which in turn controls whether a conditional put/remove to an inconsistent bucket triggers a write repair step on the distributor.
* Merge pull request #27045 from vespa-engine/bjorncs/embedder-onnx-gpuBjørn Christian Seime2023-05-094-6/+24
|\ | | | | Reapply "Bjorncs/embedder onnx gpu"
| * Reapply "Bjorncs/embedder onnx gpu"Bjørn Christian Seime2023-05-094-6/+24
| | | | | | | | Updated model-integration to depend on configdefinitions instead of searchcore as OnnxModelsConfig is moved there.
* | Merge pull request #27044 from vespa-engine/bratseth/default-deadlineMartin Polden2023-05-093-6/+141
|\ \ | |/ |/| Bratseth/default deadline
| * Support a default BCP deadlineJon Bratseth2023-05-093-6/+141
| |