danny-avila / LibreChat

Enhanced ChatGPT Clone: Features OpenAI, Assistants API, Azure, Groq, GPT-4 Vision, Mistral, Bing, Anthropic, OpenRouter, Vertex AI, Gemini, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. More features in development
https://librechat.ai/
MIT License
15.67k stars 2.6k forks source link

Enhancement: Gemini & Anthropic conversation titles #1422

Open myxgenius opened 7 months ago

myxgenius commented 7 months ago

What features would you like to see added?

Gemini conversations

More details

It would be great if Gemini conversations can also auto generate titles.

Also, since Gemini is free, it would be even better if openAI conversation titles can be generated by Gemini instead one of the gpt modules.

Which components are impacted by your request?

No response

Pictures

No response

Code of Conduct

danny-avila commented 6 months ago

This is planned, along with Anthropic!

mhogstedt commented 4 months ago

Titles for Anthropic conversations would be amazing now that they may have the most capable model for some tasks.

danny-avila commented 4 months ago

Titles for Anthropic conversations would be amazing now that they may have the most capable model for some tasks.

Ttiles for anthropic are now live following this PR: https://github.com/danny-avila/LibreChat/pull/2184

mhogstedt commented 3 months ago

Ttiles for anthropic are now live following this PR: #2184

Works perfectly! Thank you!

aoaim commented 1 month ago

I also encountered the same problem. I really like Gemini, and I have been using Gemini 1.5 flash for days. I hope to complete Gemini's title generation as soon as possible.

jr4t-ksb commented 2 weeks ago

The generated title is generated in English, not in the language used in the chat (Japanese in my case).
Azure OpenAI Service generates them in the language I am using.

It would be great if Gemini could generate them in the same language.