is there a way to add a chat title to a session in the db?
Hey @jeremy_of_course ! Can you share more information regarding your use case?
The Agent has a session_name
parameter that I’d recommend to you for use as a “Chat Title”. The Agent also supports function like rename_session
, generate_session_name
and auto_rename_session
to help with session name management.