Fallback skill that sends utterance to Kagi's FastGPT API and speaks the answer (after stripping references).
__init__.py | ||
README.md | ||
setup.py |
Kagi FastGPT Fallback Skill for OVOS
Plans
- Sent utterance directly to FastGPT, strip references from the answer, and speak it.
- Initially configure with API key, call FastGPT API.
- Hopefully configure with session link, call FastGPT via same url the web app uses to avoid the need for API credits if you're already a Kagi subscriber.