Skip to main content

ovos chatGPT skill

Project description

ChatGPT Fallback Skill

When in doubt, ask ChatGPT, powered by OpenAI Solver.

You need to configure a key, get it at https://platform.openai.com/api-keys

About

Capabilities:

  • Remembers what user said earlier in the conversation
  • Trained to decline inappropriate requests

Limitations:

  • May occasionally generate incorrect information
  • May occasionally produce harmful instructions or biased content
  • Limited knowledge of world and events after 2021

Configuration

Under skill settings you can tweak some parameters for chatGPT.

  • key - your api_key to access OpenAI
  • persona - can be used to create a "persona", give a personality to chatGPT
  • model - LLM model to use, eg gpt-3.5-turbo, see all options here

The default persona is helpful, creative, clever, and very friendly.

mkdir -p ~/.config/mycroft/skills/skill-ovos-fallback-chatgpt.openvoiceos
cat <<EOF>~/.config/mycroft/skills/skill-ovos-fallback-chatgpt.openvoiceos/settings.json
{
  "key": "sk-XXXYYYZZZAAABBB123",
  "model": "gpt-3.5-turbo",
  "persona": "You are a helpful voice assistant with a friendly tone and fun sense of humor",
  "__mycroft_skill_firstrun": false
}
EOF

Examples

  • "Explain quantum computing in simple terms"
  • "Got any creative ideas for a 10 year old’s birthday?"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

File details

Details for the file skill_ovos_fallback_chatgpt-0.0.2a12-py3-none-any.whl.

File metadata

File hashes

Hashes for skill_ovos_fallback_chatgpt-0.0.2a12-py3-none-any.whl
Algorithm Hash digest
SHA256 3a3614bd39e1dd2febdcc575e6cba1909b779b86e62124f17cee469bf76ffb6a
MD5 4e349a1f4e6e1cf712cac6f1b4d50ef3
BLAKE2b-256 7219cb59f2211d3df1b7afb3c1411cbde6195f5ce0bfc01b665dc28de812cc7f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page