Skip to content

issues Search Results · repo:jesselau76/ebook-GPT-translator language:Python

Filter by

60 results
 (74 ms)

60 results

injesselau76/ebook-GPT-translator (press backspace or delete to remove)

HTTP code 401 from API ( !DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN html head title 401 Authorization Required /title /head body h1 401 Authorization Required /h1 p This server could not verify ...
  • estella-wong1997
  • Opened 
    on Apr 7
  • #69

我用GPT查看代码,说: 这个错误信息表明你的代码尝试使用了 OpenAI 的旧版 API(openai.ChatCompletion),但是在 OpenAI Python 库的 1.0.0 版本及以上,这个 API 已经不再被支持。这就是为什么你遇到了错误。
  • peaceful610
  • Opened 
    on Feb 27
  • #68

錯誤如下 Traceback (most recent call last): File C:\Users\Fater\Desktop\py\ebook-GPT-translator\text_translation.py , line 169, in module print( 未检测到OpenAI API 代理,当前使用api地址为: + openai.api_base) ^^^^^^^^^^^^^^^ ...
  • ChimmyJay
  • 2
  • Opened 
    on Nov 21, 2023
  • #66

一直报错,但在文件夹里有 settings.cfg C:\Users\18036\Desktop\ebook-GPT-translator-main text_translation.exe OCR6.txt Traceback (most recent call last): File text_translation.py , line 119, in module with open( settings.cfg ...
  • zhengxx001
  • Opened 
    on Oct 6, 2023
  • #65

openai.error.RateLimitError: Rate limit reached for default-gpt-3.5-turbo in organization org-Y6mrIS1Sezqe4ctrP6VS7Ncl on requests per day. Limit: 200 / day. Please try again in 7m12s. Contact us through ...
  • JamieJustTang
  • 1
  • Opened 
    on Sep 30, 2023
  • #64

一两个月前用都还好好的,但是现在最多正常翻译两三段,再往后API的返回结果要么是胡说八道,要么是直接把原文复读一遍。我一开始以为是模型变了prompt也需要改,但我无论怎么改结果都是一样的。有没有人遇到过同样的情况?是不是Openai不允许用api大批量翻译了?
  • Hiliboli
  • Opened 
    on Sep 1, 2023
  • #63

Traceback (most recent call last): File C:\Users\用户\Downloads\ebook-GPT-translator-main\text_translation.py , line 317, in translate_text completion = create_chat_completion(prompt, text) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...
  • bernardyishang
  • 1
  • Opened 
    on Aug 7, 2023
  • #62

正在使用OpenAI API 代理,代理地址为: https://api.openai-proxy.com/v1 Converting PDF to text Converting PDF to text: 100%|██████████████████████████████████████████████████████████| 10/10 [00:00 00:00, 59.87it/s] 0%| ...
  • big-pumpkin
  • 1
  • Opened 
    on Jul 19, 2023
  • #60

我使用的是基于Azure OpenAI搭建的OpenAI接口服务,Azure的内容审查要比OpenAI原版严格很多,时常出现因为内容审查导致翻译出错的情况,会显示“The response was filtered due to the prompt triggering Azure OpenAI’s content management policy. Please modify your prompt ...
  • Plandres
  • Opened 
    on Jul 11, 2023
  • #59
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.