NextAI Translator
TokenMix 모델로 번역, 다듬기, 요약을 하세요.
TokenMix 정보
- Provider: OpenAI
- API Key: TokenMix Key
- API URL / API Host / Proxy URL: https://api.tokenmix.ai
- API URL Path: /v1/chat/completions
- Model: TokenMix 모델 ID
브라우저 확장 설정
- NextAI Translator 확장을 설치합니다.
- 확장 아이콘을 눌러 settings를 엽니다.
- Provider를 OpenAI로 선택합니다.
- API Key에 TokenMix Key를 입력합니다.
- API URL 또는 Proxy URL에 https://api.tokenmix.ai 를 입력합니다.
- API URL Path 필드가 있으면 /v1/chat/completions 를 입력합니다.
- Custom model 또는 Model 필드에 TokenMix 모델 ID를 입력합니다.
- 저장 후 웹페이지를 새로고침합니다.
테스트
웹페이지의 짧은 영어 문단을 선택하고 번역 또는 요약을 실행합니다.
Translate the selected text into natural English. Keep the meaning accurate and avoid adding extra information.
문제 해결
- /v1/v1 경로 발생: API URL에 /v1을 붙이지 마세요.
- 401: API Key 오류입니다.
- 404/model not found: 모델 ID가 틀렸습니다.
- 반응 없음: 설정 저장 후 페이지 또는 확장을 다시 시작하세요.
- 번역 스타일이 이상함: 모델을 바꾸거나 custom action prompt를 조정하세요.
설정 팁
NextAI Translator에서는 API URL과 API URL Path를 분리해서 설명해야 합니다. 소스는 https://api.openai.com 과 /v1/chat/completions 를 합칩니다. TokenMix도 같은 방식으로 나누어 입력하세요.
권장 설정
- Provider: OpenAI
- API URL: https://api.tokenmix.ai
- API URL Path: /v1/chat/completions
- API Key: TokenMix Key
- Model: TokenMix 텍스트 모델 ID
처음에는 짧은 선택 텍스트 번역을 테스트하고, 그다음 요약, 마지막으로 polish, custom actions, vocabulary 기능을 조정하세요.
실무 메모
NextAI Translator에서는 API URL과 API URL Path를 분리합니다. TokenMix API URL은 https://api.tokenmix.ai, API URL Path는 /v1/chat/completions 입니다. API URL에 /v1을 넣으면 /v1/v1 경로가 될 수 있습니다.
권장 설정:
- Provider: OpenAI
- API URL: https://api.tokenmix.ai
- API URL Path: /v1/chat/completions
- API Key: TokenMix Key
- Model: TokenMix 텍스트 모델 ID
테스트 순서는 짧은 문장 번역, 요약, polish, custom actions 순서가 안전합니다. 처음부터 복잡한 action을 쓰면 TokenMix 연결 문제인지 prompt 문제인지 구분하기 어렵습니다.