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.2a14-py3-none-any.whl.

File metadata

File hashes

Hashes for skill_ovos_fallback_chatgpt-0.0.2a14-py3-none-any.whl
Algorithm Hash digest
SHA256 6314ee0b4525a463d49ef374a1ece51366d1dbe726881d11feb39ff9677d2ec7
MD5 bbf6329067849346a76f50fa3751a8d0
BLAKE2b-256 74c5bb91ed0bfa20c40c25989443ec883943ab8c1c5d64129a211c11c8970dd6

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