Skip to content

Strange embedder flaky CI error #1923

Open
Open
@flevi29

Description

@flevi29
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions