Skip to content
New issue

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

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

Already on GitHub? # to your account

[Bug]: GPT Config error #792

Open
Kolyada opened this issue Dec 17, 2024 · 0 comments
Open

[Bug]: GPT Config error #792

Kolyada opened this issue Dec 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Kolyada
Copy link
Contributor

Kolyada commented Dec 17, 2024

Issue

Error while translate images via docker and chat-gpt.
Now we have section in config (from readme):

chat_sample:
  Simplified Chinese: # Tokens used in this example: 88 + 84
    - <|1|>恥ずかしい… 目立ちたくない… 私が消えたい…
      <|2|>きみ… 大丈夫⁉
      <|3|>なんだこいつ 空気読めて ないのか…?
    - <|1|>好尴尬…我不想引人注目…我想消失…
      <|2|>你…没事吧⁉
      <|3|>这家伙怎么看不懂气氛的…?

Command Line Arguments

`--translator=gpt3.5 --gpt-config=config-test.yml`

Console logs

[GPT35TurboTranslator] Translating into Russian
ERROR: [batch] ConfigKeyError: Missing key 0
    full_key: chat_sample.0
    object_type=dict
@Kolyada Kolyada added the bug Something isn't working label Dec 17, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants
@Kolyada and others