mirror of
https://github.com/tcsenpai/mysides.git
synced 2025-06-04 10:10:05 +00:00
15 lines
267 B
Plaintext
15 lines
267 B
Plaintext
PPLX_API_KEY="your perplexity ai key"
|
|
MODEL="pplx-7b-chat"
|
|
NEWS="world-news"
|
|
POSSIBLE_NEWS_VALUES= '
|
|
"world-news",
|
|
"us-news",
|
|
"politics",
|
|
"sports",
|
|
"entertainment",
|
|
"business",
|
|
"science",
|
|
"ap-fact-check",
|
|
"oddities",
|
|
"health"
|
|
' |