mirror of
https://github.com/dataforcanada/d4c-service-main-site.git
synced 2026-06-13 14:00:51 +02:00
Disable those that I have not gotten to work.
This commit is contained in:
@@ -81,9 +81,9 @@ params:
|
||||
contextMenu:
|
||||
enable: true
|
||||
links:
|
||||
- name: "Ask Perplexity"
|
||||
url: "https://www.perplexity.ai/search?q=Help+me+understand+this+documentation:+{url}+read+the+url+and+any+other+urls+referenced+on+the+page"
|
||||
icon: "academic-cap"
|
||||
#- name: "Ask Perplexity"
|
||||
# url: "https://www.perplexity.ai/search?q=Help+me+understand+this+documentation:+{url}+read+the+url+and+any+other+urls+referenced+on+the+page"
|
||||
# icon: "academic-cap"
|
||||
- name: "Ask ChatGPT"
|
||||
url: "https://chatgpt.com/?q=Help+me+understand+this+documentation:+{url}+read+the+url+and+any+other+urls+referenced+on+the+page"
|
||||
icon: "sparkles"
|
||||
@@ -91,9 +91,9 @@ params:
|
||||
url: "https://claude.ai/new?q=Help+me+understand+this+documentation:+{url}+read+the+url+and+any+other+urls+referenced+on+the+page"
|
||||
icon: "puzzle"
|
||||
# Last because by default it does not work, you need to select a model like GPT
|
||||
- name: "DuckDuckGo AI"
|
||||
url: "https://duckduckgo.com/?q=Help+me+understand+this+documentation:+{url}+read+the+url+and+any+other+urls+referenced+on+the+page"
|
||||
icon: "shield-check"
|
||||
#- name: "DuckDuckGo AI"
|
||||
# url: "https://duckduckgo.com/?q=Help+me+understand+this+documentation:+{url}+read+the+url+and+any+other+urls+referenced+on+the+page"
|
||||
# icon: "shield-check"
|
||||
|
||||
navbar:
|
||||
displayTitle: true
|
||||
|
||||
Reference in New Issue
Block a user