You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@oofdere on the server and Python APIs, you can use the completions API (modelled after or OpenAI compatible) to do this. I will add support for raw text completions to the Rust API.
Looking at the docs, I couldn't see any clear way to use raw text completions with the models. It doesn't seem to be available on the server either.
The text was updated successfully, but these errors were encountered: