Generate a title from a chat conversation.
Extracts the first user message and generates a concise title. If title_model is not configured or model is not available, returns a default title.
| session |
The SessionBase object containing the conversation messages |
|
Generated title string |