aboutsummaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Collapse)AuthorAgeFilesLines
* Add feature flag to override search handler threadpool sizeBjørn Christian Seime2023-10-041-2/+5
|
* Merge pull request #28699 from vespa-engine/bratseth/smarter-inputJon Bratseth2023-09-2929-297/+491
|\ | | | | Bratseth/smarter input
| * Remove stacktrace printingJon Bratseth2023-09-291-1/+0
| |
| * Repair parserJon Bratseth2023-09-271-1/+1
| |
| * Simplify testsJon Bratseth2023-09-278-95/+147
| |
| * Simplify testsJon Bratseth2023-09-275-64/+96
| |
| * Simplify testsJon Bratseth2023-09-273-34/+47
| |
| * Simplify testsJon Bratseth2023-09-272-6/+0
| |
| * Simplify testsJon Bratseth2023-09-273-15/+37
| |
| * Simplify testsJon Bratseth2023-09-275-59/+82
| |
| * Return the expected outputJon Bratseth2023-09-276-25/+84
| | | | | | | | | | | | | | | | | | | | | | In if-else expressions, return the output of the executed branch rather than the input. The current behavior was undocumented and quite unexpected, so I suggest we treat that as a bug. Also return the last executed expression in a script as its output (rather than nothing. In addition, improve some error messages.
* | Set max=min when boost is not specifiedBjørn Christian Seime2023-09-291-1/+1
| |
* | Remove dead codeHarald Musum2023-09-292-21/+2
| |
* | Introduce new threadpool syntaxBjørn Christian Seime2023-09-2811-65/+113
| |
* | Merge pull request #28697 from vespa-engine/jonmv/token-tell-handlerJon Marius Venstad2023-09-282-32/+42
|\ \ | | | | | | Jonmv/token tell handler
| * | Valid handler pathJon Marius Venstad2023-09-281-1/+1
| | |
| * | Address reviewjonmv2023-09-281-1/+1
| | |
| * | Set up token-tell-handler with data-plane token filterjonmv2023-09-281-1/+14
| | |
| * | Non-functional changesjonmv2023-09-282-6/+3
| | |
| * | Remove unused argumentjonmv2023-09-281-25/+25
| | |
* | | Merge pull request #28706 from vespa-engine/arnej/fix-ngram-equalsHenning Baldersheim2023-09-281-1/+1
|\ \ \ | | | | | | | | use equals to compare OptionalInt instances MERGEOK
| * | | use equals to compare OptionalInt instancesArne Juul2023-09-281-1/+1
| |/ /
* / / Register model using resolved URL if presentBjørn Christian Seime2023-09-281-1/+3
|/ /
* | Add type for machine-learned models and ensure correct file reference is ↵Bjørn Christian Seime2023-09-277-56/+106
| | | | | | | | passed to `OnnxModelCost`
* | Minor: Improve error message when file missing or dir empty for user configHarald Musum2023-09-272-7/+8
| |
* | Add debug logging of effective JVM configurationBjørn Christian Seime2023-09-261-4/+7
| |
* | Remove unused methodBjørn Christian Seime2023-09-261-9/+0
| |
* | Move `DefaultOnnxModelCost` to internal repoBjørn Christian Seime2023-09-261-120/+0
| |
* | Inject `OnnxModelCost` implementation from component graphBjørn Christian Seime2023-09-262-3/+5
| |
* | Add Vespa9 consumerOla Aunronning2023-09-263-2/+8
| |
* | Revert "Try to add back method removed from API but still in use"Harald Musum2023-09-261-1/+1
| |
* | Merge pull request #28647 from vespa-engine/hmusum/add-feature-flag-3Harald Musum2023-09-253-7/+19
|\ \ | | | | | | Add feature flag to control how we handle user config for unknown con…
| * \ Merge branch 'master' into hmusum/add-feature-flag-3Harald Musum2023-09-257-30/+285
| |\ \
| * | | Add feature flag to control how we handle user config for unknown config ↵Harald Musum2023-09-253-6/+15
| | | | | | | | | | | | | | | | definitions
* | | | Merge pull request #28656 from vespa-engine/hmusum/fix-onnx-model-costHarald Musum2023-09-251-1/+1
|\ \ \ \ | |_|_|/ |/| | | Try to add back method removed from API but still in use
| * | | Try to add back method removed from API but still in useHarald Musum2023-09-251-1/+1
| | | |
* | | | Merge pull request #28646 from vespa-engine/mpolden/remove-fallbackMartin Polden2023-09-252-93/+26
|\ \ \ \ | |/ / / |/| | | Remove fallback to zone-scoped endpoint building
| * | | Remove fallback to zone-scoped endpoint buildingMartin Polden2023-09-252-93/+26
| | |/ | |/|
* | | Merge pull request #28645 from vespa-engine/bjorncs/analyze-modelBjørn Christian Seime2023-09-254-12/+63
|\ \ \ | |/ / |/| | Bjorncs/analyze model
| * | Use memory statistics from model probing in calculationBjørn Christian Seime2023-09-253-6/+29
| | |
| * | Probe memory usage when analyzing output typesBjørn Christian Seime2023-09-251-0/+29
| | |
| * | Return `JsonNode`Bjørn Christian Seime2023-09-251-6/+5
| | |
* | | Revert "Remove unused endpoint name building from config-model"Martin Polden2023-09-252-26/+93
| | |
* | | Check only for s3 urls in validatorHarald Musum2023-09-251-3/+4
| | |
* | | Merge branch 'master' into ↵Harald Musum2023-09-2529-160/+486
|\ \ \ | | |/ | |/| | | | revert-28627-revert-28618-hmusum/validate-s3-urls-in-config-and-exclusive-cluster-nodes
| * | Merge pull request #28641 from vespa-engine/bjorncs/tighten-heap-requirementsHenning Baldersheim2023-09-252-5/+5
| |\ \ | | |/ | |/| Require larger heap
| | * Require larger heapBjørn Christian Seime2023-09-252-5/+5
| | | | | | | | | | | | Easier to later relax limit than to tighten
| * | Merge pull request #28639 from ↵Martin Polden2023-09-252-93/+26
| |\ \ | | |/ | |/| | | | | | | vespa-engine/mpolden/remove-duplicate-endpoint-building Remove unused endpoint name building from config-model
| | * Remove unused endpoint name building from config-modelMartin Polden2023-09-252-93/+26
| | |
| * | Merge pull request #28623 from ↵Arne H Juul2023-09-259-34/+94
| |\ \ | | | | | | | | | | | | | | | | vespa-engine/bratseth/dynamic-summary-ngram-fields Bratseth/dynamic summary ngram fields