Difference between revisions of "Create ChatGPT Connection"

From Lingoport Wiki
Jump to: navigation, search
(Created page with "The connection to ChatGPT is based on a API token the customer must enter when creating the configuration. To obtain your key from ChatGPT, please refer to the following page:...")
 
Line 4: Line 4:
   
 
Below is a view of the Edit page:
 
Below is a view of the Edit page:
  +
  +
[[File:ChatGPT Connection.png|700px|center]]
  +
  +
= Token Count =
  +
When viewing the ChatGPT connection, the number of tokens used up to that point will be displayed.
  +
  +
When ChatGPT is used for translation, the number of tokens will be shown in the log file for that translation.
  +
  +
= Prompting =
  +
  +
== Context Prompting ==
  +
  +
If the ChatGPT connection is configured with an InContext server, then when a context has been associated with a string (See [[String Manager / Context | Individual_Project_Tasks#Context_Capture]]), the context will be passed to ChatGPT to provide the necessary information to better translate that string.
  +
  +
== Textual Prompting ==
  +
  +
== MultiLingual Triangulation ==

Revision as of 21:19, 15 October 2025

The connection to ChatGPT is based on a API token the customer must enter when creating the configuration. To obtain your key from ChatGPT, please refer to the following page:

Below is a view of the Edit page:

ChatGPT Connection.png

Token Count

When viewing the ChatGPT connection, the number of tokens used up to that point will be displayed.

When ChatGPT is used for translation, the number of tokens will be shown in the log file for that translation.

Prompting

Context Prompting

If the ChatGPT connection is configured with an InContext server, then when a context has been associated with a string (See Individual_Project_Tasks#Context_Capture), the context will be passed to ChatGPT to provide the necessary information to better translate that string.

Textual Prompting

MultiLingual Triangulation