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

File metadata

File hashes

Hashes for skill_ovos_fallback_chatgpt-0.0.2a10-py3-none-any.whl
Algorithm Hash digest
SHA256 3fab942b2fa736c6eeee1b9589e0a8df3f33ba70632dfe214107303ae5e3656e
MD5 5d6a000e043755aeaa93218559f60bee
BLAKE2b-256 376d10fa3e5259e0c146d546e47b7e1d85e817d557f6ad74b94e5c0148d23352

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