mirror of
https://github.com/microcron/pink.git
synced 2026-04-27 18:22:13 +00:00
Update config.js
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
export const SEARCH_MODEL = "perplexity/sonar"
|
export const SEARCH_MODEL = "perplexity/sonar"
|
||||||
export const REASON_MODEL = "anthropic/claude-opus-4.6:online"
|
export const REASON_MODEL = "anthropic/claude-opus-4.6:online"
|
||||||
export const JSON_ROLLING_WINDOW = 3
|
export const JSON_ROLLING_WINDOW = 3
|
||||||
export const REASON_MODEL_QUERY = "Send me a ntfy"
|
export const REASON_MODEL_QUERY = "Send me a ntfy, u can look up online again"
|
||||||
export const REASON_MODEL_SYS_PROMPT = `Contact me via ntfy by using the following format:
|
export const REASON_MODEL_SYS_PROMPT = `Contact me via ntfy by using the following format:
|
||||||
\`\`\`ntfy#
|
\`\`\`ntfy#
|
||||||
<Your msg>
|
<Your msg>
|
||||||
|
|||||||
Reference in New Issue
Block a user