Skip to content

Invalid number swallowed without any error #12

@sKopheK

Description

@sKopheK
"text-embedding-3-small": {
      "vector": [1.4564884488666646, 2, 3, 4, 5, .0516156161551515, 7],
      "info": "PROMPT \"representation\" MODEL \"text-embedding-3-small\""
    }

results in

"text-embedding-3-small": {
      "vector": [1.4564884488666646, 2, 3, 4, 5]
    }

how can i get some error reported instead of swallowing syntax error and cutting the rest of valid tokens off within parent?

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions