OLLMchat.History.SessionList.id_map – ollmchat Reference Manual
Packages
ollmchat
OLLMchat
History
SessionList
fid_map
id_map
SessionList
append
contains
find
get_by_fid
get_by_id
get_item
get_item_type
get_n_items
insert
remove
remove_all
remove_at
replace_at
update_fid
id_map
Description:
public
HashMap
<
string
,
SessionBase
>
id_map
{
get
; }
Hashmap of session id (as string) => SessionBase object for quick lookup.