Difference between revisions of "Create ChatGPT Connection"
(→Context Prompting) |
|||
| Line 16: | Line 16: | ||
== Context 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 |
+ | 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 | String Manager / Context]]), the context will be passed to ChatGPT to provide the necessary information to better translate that string. |
== Textual Prompting == |
== Textual Prompting == |
||
Revision as of 21:20, 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:
Contents
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), the context will be passed to ChatGPT to provide the necessary information to better translate that string.