Open
Description
Error: AssertionError: expected {} to deeply equal { default: { …(7) } }
- Expected
+ Received
- {
- "default": {
- "binaryQuantized": false,
- "distribution": {
- "mean": 0.7,
- "sigma": 0.3,
- },
- "documentTemplate": "A movie titled '{{doc.title}}' whose description starts with {{doc.overview|truncatewords: 20}}",
- "documentTemplateMaxBytes": 500,
- "model": "sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2",
- "pooling": "useModel",
- "source": "huggingFace",
- },
- }
+ {}
❯ tests/embedders.test.ts:147:24