bug(api): Fix legacy completions
API endpoint
#819
Labels
tech-debt
Not a feature, but still necessary
Milestone
completions
API endpoint
#819
Describe what should be investigated or refactored
The legacy
/openai/v1/completions
endpoint is broken and returns an500
Internal Server Error. This endpoint should be fixed to operate according to the legacy endpoint specification.Links to any relevant code
completions
endpointschat/completions
endpointAdditional context
The
Continue.dev
plug-in seems to require this endpoint, so we should continue to maintain it until we learn otherwise.The text was updated successfully, but these errors were encountered: