IA ChatGPT - nicho92/MtgDesktopCompanion GitHub Wiki
- File Location : $USER_HOME/.magicDeskCompanion/ia/ChatGPT.conf
- Category : IA
- Version : v1
- Status : STABLE
- Need Authenticator : Yes
Key | Description | Type | Default Value | Allowed Values |
---|---|---|---|---|
TEMPERATURE | You can think of temperature like randomness, with 0 being least random (or most deterministic) and 2 being most random (least deterministic) | Text | 0 | Any value between 0 and 2 |
MAX_TOKEN | Maximum size of the prompt | Number | 2000 | Any value between 50 and 5000 |
MODEL | choose langage model | Text | gpt-3.5-turbo | gpt-4o gpt-4o-mini gpt-4-turbo gpt-4 gpt-3.5-turbo |
SYSTEM_MSG | contextual prompt for the chatbot | Text | You are a helpful assistant that generate Magic the gathering card in json format. |
TOKEN