AIChatOne Docs
Home
  • 👋Welcome to AIChatOne Docs
  • Getting started
    • 💡Get started with AIChatOne
    • ✨Compare AIChatOne Plans
  • Product Guides
    • 💬Chat Models Settings
      • Use webapp
      • Get OpenAI API key
      • GPT-4 Access
      • Use Azure OpenAI
      • Use Poe
      • Use OpenRouter
      • Context length limit
    • 🤖Parameter Settings
      • Parameter settings
      • Suggested parameter combinations
    • ☁️Export / import data
    • 💻Set Up System Message
      • Initial system instruction
      • Your profile
    • 📔Chat Management
      • Organize chats
      • Share chats
    • 📖Prompt library
    • 🎭AI Characters
    • 📄Upload docs
    • 🎙️Voice Input
    • 👄Text-to-speech
    • 🔍Show AI Response on Search Page
    • 📖Read/Summarize Web Page
    • 📺Youtube Summarize
    • ✖️Twitter (X) write assistant
    • 👽Reddit reply assistant
    • 🤖Custom Chatbots
      • OpenAI
      • Anyscale
      • Local LLM models
        • Ollama
        • Local AI
        • Xinference
      • Together.ai
      • OpenRouter
      • Mistral AI
  • Others
    • 👨‍💻Manage License & Devices
    • ❔FAQs
    • 🌐Translation collaboration
    • 🐛Troubleshooting
    • 🧑‍🤝‍🧑Contact Us
    • 🎇Changelog
Powered by GitBook
On this page
  • Customer support
  • Creative writing
  • Academic writing
  • Social media post
  • Technical documentation
  • Product description

Was this helpful?

  1. Product Guides
  2. Parameter Settings

Suggested parameter combinations

Here are some suggested combination parameters for specific use cases that might be helpful.

Customer support

temperature: 0.2

top_p: 0.5

presence penalty: 0

frequency penalty: 0.6

In customer support, accurate and targeted responses are vital.

  • Lower temperature and top_p values ensure that the AI's responses are precise and on point.

  • Higher frequency penalty prevents the overuse of certain phrases.

Creative writing

temperature: 0.9

top_p: 0.9

presence Penalty: 0.6

frequency Penalty: 0

Creative writing requires imaginative and original content.

  • High temperature and top_p value encourages diverse and unpredictable outputs.

  • High presence penalty promotes novelty in the text

Academic writing

temperature: 0.2

top_p: 0.5

presence Penalty: 0.1

frequency Penalty: 0.6

Academic writing should be accurate, structured, and stay on the topic.

  • Low temperature and top_p values result in focused and reliable outputs.

  • Low presence penalty keeps the model on topic.

Social media post

temperature: 0.8

top_p: 0.9

presence Penalty: 0

frequency Penalty: 0.3

Social media posts should be engaging, casual, and often use recurring themes or hashtags.

  • High temperature and top_p value encourage creative and diverse outputs.

  • Low presence and frequency penalty values allow for the reuse of popular words, phrases, or topics that are common in social media trends.

Technical documentation

temperature: 0.3

top_p: 0.5

presence Penalty: 0.1

frequency Penalty: 0.6

Technical documentation needs to be clear, concise, and focused.

  • Lower temperature and top_p ensure deterministic and consistent output.

  • Low presence penalty helps the model stick to the specific technical topic.

Product description

temperature: 0.7

top_p: 0.9

presence Penalty: 0.1

frequency Penalty: 0.2

Product descriptions should be engaging, creative, and use repetitive phrases for emphasis.

  • Moderate temperature and high top_p value allow for a balance of creative and focused outputs.

  • Low presence penalty encourages sticking to the product's main features.

PreviousParameter settingsNextExport / import data

Last updated 1 year ago

Was this helpful?

🤖