feat(chatgpt): add OrgId to config and update model labels
- Incorporate Organization ID into ChatGPT configuration to allow users to specify their organizational account.
- Revise model labels to include cost and performance indicators, differentiating between "gpt-4-turbo", "gpt-3.5-turbo", and "gpt-4o" with descriptions such as "accurate, slow", "relatively weak, cheap", and "balanced" respectively for better
guidance during model selection.
Fix: Type Error
Fix: Incorrect default request address
New: Support viewing request return results