{ "slug": "me5_large_inst", "model_id": "intfloat/multilingual-e5-large-instruct", "endpoint": "http://embedding-cand-me5-inst:80/embed", "input": "테스트 한국어 문장 + English mixed", "response_shape": { "outer_type": "list", "batch_size": 1, "inner_type": "list", "embedding_dim": 1024, "top_3_values": [ 0.020381121, -0.0070679397, 0.001018147 ] }, "note": "TEI returns nested array [[float, ...]] — Ollama 와 shape diff (Ollama = {\"embedding\": [float, ...]}). dispatcher 가 shape diff 흡수 필요.", "captured_at": "2026-05-23" }