Skip to content

Line break error in completion/summary endpoint #98

@fpereira-epfl

Description

@fpereira-epfl

Line breaks in the input text to the completion/summary endpoint seem to produce a Unprocessable Entity error. Example bellow.

{
  "text": "Francisco holds a degree in Computer Science from the University of Porto, and a Ph.D. in Signal Processing from the École polytechnique fédérale de Lausanne (EPFL). 
He is currently leading the development of EPFL's data intelligence infrastructure for institutional data, as well as its new ML/Graph-powered search engine (graphsearch.epfl.ch). 
His interests lie in the intersection between educational sciences and artificial intelligence.",
  "text_type": "text",
  "len_class": "normal",
  "use_keywords": false,
  "tone": "info",
  "force": false
}

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions