Difference between revisions of "Create ChatGPT Connection"

From Lingoport Wiki
Jump to: navigation, search
(Prompting)
(Prompting [Upcoming in 4.0.z])
 
(One intermediate revision by the same user not shown)
Line 12: Line 12:
 
When ChatGPT is used for translation, the number of tokens will be shown in the log file for that translation.
 
When ChatGPT is used for translation, the number of tokens will be shown in the log file for that translation.
   
= Prompting [Upcoming in 4.0.z] =
+
= ''Prompting [Upcoming in 4.0.z]'' =
   
 
Some level of LLM prompting will be available in our next release.
 
Some level of LLM prompting will be available in our next release.
   
== Context Prompting ==
+
See: [[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 | String Manager / Context]]), the context will be passed to ChatGPT to provide the necessary information to better translate that string.
 
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.

Latest revision as of 18:13, 3 November 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 [Upcoming in 4.0.z]

Some level of LLM prompting will be available in our next release.

See: 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.

Textual Prompting

MultiLingual Triangulation