GP Translate with OpenAI

설명

A OpenAI translate plugin for GlotPress as a WordPress plugin.

Note: This plugin assumes the source language is English as support for automated translation from other source languages is limited.

Configuration

Once you have installed GP Translate with OpenAI, go to your WordPress admin screen and select “Settings > GP Translate with OpenAI”.

You will have few fields to configure:

1. Global API Key
2. OpenAI Model
3. Temperature (where lower values indicating greater determinism and higher values indicating more randomness)
4. Custom Prompt (if you would like to adjust what the AI is returning, eg. glossary tips)

Each user can adjust, change these configuration on his profile page.

OpenAI

  • Login/signup OpenAI API
  • Go to your account and scroll down to API keys
  • Create new secret key and put it into Global API Key of GP Translate with OpenAI.

Setting the API key

To set the API key for all users, go to the WordPress Dashboard, then Settings, then “GP Translate with OpenAI” and set the API key.

To set if for a specific user, go to the users profile and scroll down to the “GP Translate with OpenAI” section and set the API key.

Note, if both a global and user API key are set, the user API key will override the global API key.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“GP Translate with OpenAI”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“GP Translate with OpenAI”(이)가 2 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “GP Translate with OpenAI”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.1

  • Added support for GPT-5 Mini model.
  • Renamed files to meet WordPress coding standards.

1.0

  • Initial release.