Package updates and minor fixes
This commit is contained in:
@@ -33,6 +33,9 @@ let journals_local_data_struct: key_val = {
|
||||
entry_view_history_kv: {}, // Keyed by journal_entry_id for quick lookup.
|
||||
entry_view_history_max: 15, // Maximum number of journal entries to keep in history.
|
||||
|
||||
// llm_api_base_url: 'https://ai.dgrzone.com/api',
|
||||
// llm_api_model: 'dgrzone-deepseek-8b-quick',
|
||||
|
||||
journal: {
|
||||
edit: false,
|
||||
edit_kv: {},
|
||||
|
||||
Reference in New Issue
Block a user