Autocomplete does not call correct template #8095
Replies: 3 comments 8 replies
-
Please choose the model support /completions instead of /response for workaround now |
Beta Was this translation helpful? Give feedback.
2 replies
-
I found some existing related conversations. Let me know if these are helpful:
|
Beta Was this translation helpful? Give feedback.
6 replies
-
Thank you all for the details, this is a high priority for me. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Problem
After last major update (which gives us the new model config page), I haven't been able to get autocopmlete working. From Continue console, it seems that the template is not correctly used. My guess is there's some residual code overriding this, or perhaps that openrouter is not supported.
Current setting
My setting is simple:
Obtained results
And the console response is weird like the model is not getting the system prompt at all.

What I've tried.
Beta Was this translation helpful? Give feedback.
All reactions