Ability to set a separate endpoint for generating titles #6446
jameslamine
started this conversation in
Feature Requests & Suggestions
Replies: 1 comment
-
Alternatively, could you make it so I can set separate custom |
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.
-
Right now, the title has to be generated by the same endpoint which the chat uses. But I have an endpoint without any small models, and I'd rather not use a large expensive model for generating the title.
Could you support a
titleEndpoint
parameter, in addition to thetitleModel
parameter? This is for custom endpoints.Beta Was this translation helpful? Give feedback.
All reactions