WIP: llm-based prototype #1
1 changed files with 0 additions and 4 deletions
|
@ -9,10 +9,6 @@ pub struct Config {
|
|||
pub cache_pollen_secs: Option<u64>,
|
||||
pub cache_calendar_secs: Option<u64>,
|
||||
pub weather_api_key: String,
|
||||
pub pollen_api_key: String,
|
||||
pub calendar_api_key: String,
|
||||
pub shopify_api_key: String,
|
||||
pub shopify_store: String,
|
||||
pub calendar_event_count: usize,
|
||||
pub location: String,
|
||||
pub timezone: String,
|
||||
|
|
Loading…
Add table
Reference in a new issue