aboutsummaryrefslogtreecommitdiffstats
path: root/eval
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2022-08-23 11:12:39 +0200
committerJon Bratseth <bratseth@gmail.com>2022-08-23 11:12:39 +0200
commit207f2963125c9094d65f50f5ea41d98cf3ba8524 (patch)
tree2011e1e3cfddc4eed10411af02eb728526e12e31 /eval
parent7e290cd7574f69071490dbfb78da9e2773a863e7 (diff)
Simplify and generalize
Let embedder rewrites simply always change <x path="y" url="z"> to <xPath>y</xPath> <xUrl>z</xUrl>, as well as translating the id attirebute to the corresponding path if on hosted. This means that the current built-in embedder accepting "vocab" and "model" is broken as these names are different from the names in the config model, but this isn't documented yet so should be okay. The effect of this is that our built-in models can be used in any embedder and config, and the embedder syntax can be used in application specific embedders.
Diffstat (limited to 'eval')
0 files changed, 0 insertions, 0 deletions