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

Request for Support of /completions API Style #1011

Open
BaiMoHan opened this issue Oct 30, 2024 · 0 comments
Open

Request for Support of /completions API Style #1011

BaiMoHan opened this issue Oct 30, 2024 · 0 comments

Comments

@BaiMoHan
Copy link

Currently, the API supports the OpenAI format of /chat/completions, but I would like to request support for the /completions API style as well. Custom prompts are a common requirement, and although there is a way to implement the llm.LLM interface, I have noticed that significant changes are required after each version upgrade(0.10.1->0.10.2).

Having an official implementation or related documentation for the /completions API style would be immensely beneficial. It would simplify the process and help users like me minimize the adjustments needed with each update.
https://platform.openai.com/docs/api-reference/completions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant