Greasy Fork is available in English.

BraveGPT 🤖

Додає відповіді штучного інтелекту в Brave Search (на базі GPT-4o!)

Це версії цього скрипту, де код був змінений. Показати всі версії.

  • v2024.8.12 12.08.2024

    Updated Free Chat API endpoint URL ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.9 10.08.2024

    Reversed ternary in rqPrompt for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.8.4 08.08.2024

    Excluded toggles/borders from opacity dim of disabled settings ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.8.3 08.08.2024

    Updated button label msg key names ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.8.2 08.08.2024

    Added error catching to Sogou TTS for buffer errors

    ± Prepended 'sgt' to Sogou var names ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.8.1 08.08.2024

    Shortened rqPrompt when using Free Chat API to avoid long prompt detection ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.8 08.08.2024

    Added font size tooltip to slider thumb ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.7.6 08.08.2024

    Consolidated openAIendpoints into apis.OpenAI.endpoints ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.7.5 08.08.2024

    Added free credit fail flag for Free Chat API ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.7.4 08.08.2024

    Prepended '>> ' to dark scheme replies to emulate terminal since speech balloon tip missing ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.7.3 08.08.2024

    Moved fail flags from dataProcess methods to apis

    ± Replaced AIchatOS key ref w/ caller.api for easier maintenance ± Updated GPTforLove condition to rely on new failFlags from apis ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.7.2 07.08.2024

    Hid GitHub button if Feedback modal summoned from About modal ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.7.1 07.08.2024

    Added Render 404 check to dataProcess methods ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.7 07.08.2024

    Updated Free Chat API endpoint URL ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.5 05.08.2024

    Moved headers from api.createHeaders() to apis for improved maintainability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.4.10 05.08.2024

    Converted expecctedOrigin.headers keys in apis to title-hyphen case

    ... for easier maintenance ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.4.9 05.08.2024

    Added accept to expectedOrigin.headers in apis ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.4.8 05.08.2024

    Colored version num in light mode About modal ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.4.7 05.08.2024

    Replaced show.reply.submitSrc w/ simpler .userInteracted, refined auto-focus conditions ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.4.6 05.08.2024

    Improved api.createPayload() readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.4.5 05.08.2024

    Added more LLMs from Free Chat

    • deepseek-llm-67b-chat
    • gemma2-9b-it
    • gpt-4o-mini-2024-07-18
    • llama3-70b-8192
    • mixtral-8x7b-32768
    • nous-hermes-2-mixtral-8x7b-dpo
    • qwen2-57b-a14b-instruct ↞ [auto-sync from adamlui/chatgpt-apps]
  • v2024.8.4.4 04.08.2024

    Converted expectedOrigin API prop into obj of url + headers ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.4.3 04.08.2024

    Integrated Free Chat into api.createHeaders() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.4.2 04.08.2024

    Added Free Chat API ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.4.1 04.08.2024

    Removed modal button underglow outright ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.4 04.08.2024

    Removed modal button underglow from mobile view ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.3 03.08.2024

    Updated GPTforLove encryption key ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.30.4 31.07.2024

    Raised app div dark bg gradient 15px ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.30.3 31.07.2024

    Removed no-longer used apiIDs init ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.30.2 31.07.2024

    Merged apiIDs into apis for simplicity ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.30.1 31.07.2024

    Stretched gradient of dark app div bg ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.30 31.07.2024

    Set gradient stops of light modal bg's to fixed pos's ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.29.3 29.07.2024

    Updated GPTforLove API encryption key, added more headers to api.createHeaders() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.29.2 29.07.2024

    Tweaked bg gradient stops to be fixed pos ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.29.1 29.07.2024

    Removed textToShow check from dataProcess.stream() to accomodate empty 1st chunks ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.29 29.07.2024

    Corrected API name for MixerBox AI in api.createHeaders() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.27 27.07.2024

    Shortened obj function declarations for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.26.2 26.07.2024

    Added more headers to api.createHaders() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.26 26.07.2024

    Shortened dataProcess.text() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.25.4 25.07.2024

    Added additional headers for MixerBox AI to api.createHeaders() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.25.3 25.07.2024

    Enlarged/added drop shadow to app icon in Settings ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.25.2 25.07.2024

    Removed no-longer working Webraft API ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.25.1 25.07.2024

    Updated GPTforLove encryption key ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.25 25.07.2024

    Added glow to state word in notifs ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.24 25.07.2024

    Reduced rectangular button hover-zooms ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.21.2 21.07.2024

    Fixed Settings modal sizing in QQ ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.21.1 21.07.2024

    Localized 'Version' in Settings modal About label ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.21 21.07.2024

    Added -webkit-mask-image fallbacks to CSS to widen browser compatibility ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.20.1 21.07.2024

    Expanded Auto-Scroll to work in Sticky Sidebar + Anchored modes ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.20 21.07.2024

    Added Tampermonkey Streaming Mode disclaimer to // @compatible vivaldi ↞ [auto-sync from adamlui/chatgpt-apps]

Показати всі версії сценарію