Skip to content

Remove trailing slash in the router `/completions`

Alexander Chueshev requested to merge remove-trailing-slash into main

Change the API endpoint /v1/completions/ to /v1/completions to avoid http redirects.

Ref #11 (closed)

Edited by Alexander Chueshev

Merge request reports