[GH-ISSUE #1178] feat: title generation support for external models #12380

Closed
opened 2026-04-19 19:17:01 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @mafrasiabi on GitHub (Mar 15, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1178

Originally assigned to: @tjbck on GitHub.

Bug Report

Description

Bug Summary:
The Title Auto-generate doesn't work with LiteLLM and Claude Model

Originally created by @mafrasiabi on GitHub (Mar 15, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/1178 Originally assigned to: @tjbck on GitHub. # Bug Report ## Description **Bug Summary:** The Title Auto-generate doesn't work with LiteLLM and Claude Model
Author
Owner

@tjbck commented on GitHub (Mar 15, 2024):

LiteLLM auto-title generation is unsupported, but you should still be able to set the title generation model to your local model which will generate the title for you.

<!-- gh-comment-id:2000458644 --> @tjbck commented on GitHub (Mar 15, 2024): LiteLLM auto-title generation is unsupported, but you should still be able to set the title generation model to your local model which will generate the title for you.
Author
Owner

@mafrasiabi commented on GitHub (Mar 15, 2024):

I don't have local model. Just a question , does LiteLLM use OpenAI completion underneath?

<!-- gh-comment-id:2000463136 --> @mafrasiabi commented on GitHub (Mar 15, 2024): I don't have local model. Just a question , does LiteLLM use OpenAI completion underneath?
Author
Owner

@justinh-rahb commented on GitHub (Mar 15, 2024):

I don't have local model. Just a question , does LiteLLM use OpenAI completion underneath?

It uses whatever API(s) you configure it for:

<!-- gh-comment-id:2000567705 --> @justinh-rahb commented on GitHub (Mar 15, 2024): > I don't have local model. Just a question , does LiteLLM use OpenAI completion underneath? It uses whatever API(s) you configure it for: - #1038
Author
Owner

@mafrasiabi commented on GitHub (Mar 15, 2024):

thanks!
I meant is it using backend/apis/openai methods?

<!-- gh-comment-id:2000570545 --> @mafrasiabi commented on GitHub (Mar 15, 2024): thanks! I meant is it using backend/apis/openai methods?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#12380