- Need to add a `name` or `title` field for [`Sessions`](https://github.com/fmaclen/hollama/blob/main/src/lib/sessions.ts#L13-L19) - Will also be needed for #164 - Could probably send one more AI completion request before [saving the session](https://github.com/fmaclen/hollama/blob/main/src/routes/sessions/%5Bid%5D/%2Bpage.svelte#L152) - [Example prompt](https://github.com/open-webui/open-webui/blob/main/backend/config.py#L909) - Maybe avoid the emojis in the examples - [Example](https://github.com/open-webui/open-webui/blob/main/backend/main.py#L1342-L1391) [implementation](https://github.com/open-webui/open-webui/blob/main/backend/utils/task.py#L41-L80) (Python)