Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug(api): Fix legacy completions API endpoint #819

Closed
barronstone opened this issue Jul 23, 2024 · 0 comments · Fixed by #1031
Closed

bug(api): Fix legacy completions API endpoint #819

barronstone opened this issue Jul 23, 2024 · 0 comments · Fixed by #1031
Labels
tech-debt Not a feature, but still necessary

Comments

@barronstone
Copy link
Collaborator

Describe what should be investigated or refactored

The legacy /openai/v1/completions endpoint is broken and returns an 500 Internal Server Error. This endpoint should be fixed to operate according to the legacy endpoint specification.

Links to any relevant code

Additional context

The Continue.dev plug-in seems to require this endpoint, so we should continue to maintain it until we learn otherwise.

@barronstone barronstone added the tech-debt Not a feature, but still necessary label Jul 23, 2024
@barronstone barronstone added this to the EVERGREEN milestone Jul 23, 2024
@barronstone barronstone changed the title bug(api): Fix legacy completions API enpoint bug(api): Fix legacy completions API endpoint Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech-debt Not a feature, but still necessary
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant