Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This basic configuration contains models that are able to extract person names, so we don’t need to change the configuration in our case.

Info

Note that the transformation connector uses the /process/ endpoint of the fastapi configuration presented above to process documents, and the /models endpoint to check if the server is alive and has models loaded. So it is important to leave these endpoints active and not change their behavior.

2. Using the Transformation Connector

...