Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Summarize page of ChatGPTBox no longer functioning as expected #543

Open
Aerasyn opened this issue Oct 24, 2023 · 10 comments
Open

Summarize page of ChatGPTBox no longer functioning as expected #543

Aerasyn opened this issue Oct 24, 2023 · 10 comments

Comments

@Aerasyn
Copy link

Aerasyn commented Oct 24, 2023

Describe the bug
问题描述
The response from summarize page has begun to only show me the system prompt instead of the result as it used to.

To Reproduce
如何复现
Steps to reproduce the behavior:

  1. Go to any page
  2. Run the summarize page option in extension
  3. Summarize window pops open as expected
  4. See error in response

Expected behavior
期望行为
Window pops open and shows a summary of page as before the bug started

Screenshots
image

Please complete the following information):
请补全以下内容

  • OS: Windows 11
  • Browser: Firefox latest
  • Extension Version: 2.4.2

Additional context
其他
N/A

@opticor
Copy link

opticor commented Oct 25, 2023

same in chrome

@josStorer
Copy link
Owner

Recently, ChatGPT has updated the verification of regular mode.
最近ChatGPT更新了普通模式的验证.

@duAffentier
Copy link

Recently, ChatGPT has updated the verification of regular mode. 最近ChatGPT更新了普通模式的验证.

and what can we do? :)

@josStorer
Copy link
Owner

and what can we do? :)

I will fix it recently.

@josStorer
Copy link
Owner

josStorer commented Oct 30, 2023

Fixed in 4859e9a

#469 (comment)

@Aerasyn
Copy link
Author

Aerasyn commented Nov 2, 2023

Hmm, ok, I see the new update for 2.4.4... Is it going to be downloadable in the firefox extension store. Sitting there teasing me. Do I have to manual install it and mess with the headache of permanizing that? This is all I'm seeing for it's page in firefox store:
image

@slrgt
Copy link

slrgt commented Nov 2, 2023

the .zip is also not packaged correctly so its impossible to update manually :/

@josStorer
Copy link
Owner

@Aerasyn @slrgt
I am dealing with an audit issue with Firefox. Firefox believes that the compiled output of the source code I submitted does not match the contents of the submitted compressed file. As a result, the addon has been temporarily disabled. I think it will not take too long to resolve this issue.

Regarding the zip file, did you download it from https://github.com/josStorer/chatGPTBox/releases/download/v2.4.4/firefox.zip ? It works fine on my computer. Please refer to the instructions here for installation: https://github.com/josStorer/chatGPTBox/wiki/Install#install-to-firefox.

@Santiagoc57
Copy link

In firefox the new version does not work for me, when i try to summary something then appear an message that say problems with login. i try reverse proxy but thought not works. I would appreciate help

@josStorer
Copy link
Owner

Good news: new version for Firefox has been approved

Bad news: openai seems to have removed the arkose_token verification for chatgpt-3.5, which has caused some new users to encounter constant login prompts when using the web mode. This does not affect Plus members

josStorer added a commit that referenced this issue Nov 12, 2023
mrichtarsky added a commit to mrichtarsky/chatGPTBox that referenced this issue Feb 13, 2024
* origin/master:
  Update OpenAI ChatGPT Turbo models (API) (josStorer#620)
  release v2.4.9
  when opening IndependentPanel, if the latest session has been used, automatically create a new session (josStorer#601)
  presearch support (josStorer#592)
  formattedError (josStorer#572)
  safe markdown renderer (josStorer#609, josStorer#403)
  improve the stability of response language (josStorer#611)
  improve bilibili summary
  fix mounting failure caused by DuckDuckGo's initial rendering delay. josStorer#610
  gpt-4 web DALL·E support
  chore
  improve josStorer#603
  improve markdown styles (josStorer#585)
  fix gpt-4 web unusual activity (josStorer#615)
  fix: bilibili reload (josStorer#603)
  refactor(selection-tools): remove redundant `getPreferredLanguage` calls (josStorer#593)
  Fix GPT-4 model name and confusion in names (josStorer#584)
  chore(deps): bump actions/upload-artifact from 3 to 4 (josStorer#594)
  chore(deps): bump actions/setup-python from 4 to 5 (josStorer#586)
  update readme news
  release v2.4.8
  update core content adapters
  fix eventsource meta (josStorer#579, josStorer#567)
  josStorer#573's patch
  release v2.4.7
  fix josStorer#569 and reduce menu items
  add gpt-3.5-turbo-instruct
  fix global side_panel
  patch to josStorer#564
  Update Claude.ai web to Claude v2.1, fix josStorer#570 (josStorer#573)
  Add ChatGLM API (josStorer#567)
  Optimize Logic in `selection-tools` Module (josStorer#564)
  release v2.4.6
  support for chromium side panel (josStorer#111)
  allow filling in the API Key of CustomModel mode (josStorer#561, previously designed for local offline model or custom server, now you can also use it for regular openai API calls and freely fill in the model name(josStorer#563))
  update for chatgpt3.5 web (josStorer#562, josStorer#551#issuecomment-1803668105, josStorer#543#issuecomment-1803666487)
  Added box for gh pr's and issues (josStorer#558)
  Replace legacy gpt-3.5-turbo-0613 with the latest gpt-3.5-turbo-1106
  Add OpenAI API GPT-4 Turbo Preview
  Turkish readme Translation (josStorer#553)
  chore
  firefox patch
  release v2.4.5
  update build scripts
  force scroll to bottom after submission
  docs: phrase translation according language README_IN
  improve render performance (josStorer#265)
  docs: add Japanese README
  Create .gitattributes
  improve chatgpt web user guide
  release v2.4.4
  improve chatgpt web mode compatibility
  improve chatgpt web user guide
  Add site adapters for Golem, EETimes
  release v2.4.3
  fix safari background (josStorer#512 (comment))
  improve fetchSSE (josStorer#532)
  re-order parse process
  fix: parse sse
  Make summarization work for text/plain content
  chore(deps-dev): bump @babel/traverse from 7.21.4 to 7.23.2
  fix josStorer#539 bing web
  blob file read for gitlab (josStorer#544)
  fix chatgpt web mode arkose_token (josStorer#469, josStorer#543, josStorer#545)
  remove BingImageCreator
  disable poe temporarily
  upgrade caniuse-lite
  remove commands permission
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants
@Aerasyn @josStorer @opticor @slrgt @Santiagoc57 @duAffentier and others