email testing
This commit is contained in:
14
config.yaml
14
config.yaml
@@ -61,9 +61,9 @@ sources:
|
||||
url: "https://www.engadget.com/rss.xml"
|
||||
category: "gadgets"
|
||||
|
||||
- name: "AnandTech"
|
||||
url: "https://www.anandtech.com/rss/"
|
||||
category: "gadgets"
|
||||
#- name: "AnandTech"
|
||||
# url: "https://www.anandtech.com/rss/"
|
||||
# category: "gadgets"
|
||||
|
||||
- name: "Tom's Hardware"
|
||||
url: "https://www.tomshardware.com/feeds/all"
|
||||
@@ -72,10 +72,12 @@ sources:
|
||||
ai:
|
||||
provider: "openrouter"
|
||||
base_url: "https://openrouter.ai/api/v1"
|
||||
model: "google/gemini-flash-1.5"
|
||||
# Alternative models:
|
||||
model: "google/gemini-flash-1.5-8b"
|
||||
# Alternative models (see https://openrouter.ai/models for full list):
|
||||
# - "google/gemini-2.0-flash-exp:free" (free, experimental)
|
||||
# - "anthropic/claude-3.5-haiku" (better quality, slightly more expensive)
|
||||
# - "meta-llama/llama-3.1-8b-instruct" (very cheap)
|
||||
# - "meta-llama/llama-3.1-8b-instruct:free" (free, good quality)
|
||||
# - "openai/gpt-4o-mini" (good quality, moderate price)
|
||||
|
||||
filtering:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user