Metadata-Version: 2.1
Name: neon-skill-fallback-llm
Version: 0.0.2
Summary: UNKNOWN
Home-page: https://github.com/NeonGeckoCom/skill-fallback_llm
Author: Neongecko
Author-email: developers@neon.ai
License: BSD-3-Clause
Description: # <img src='./logo.svg' card_color="#FF8600" width="50" style="vertical-align:bottom" style="vertical-align:bottom">LLM Fallback  
          
        ## Summary
        Get an LLM response from the Neon Diana backend.
        
        ## Description
        Converse with an LLM and enable LLM responses when Neon doesn't have a better
        response.
        
        To send a single query to an LLM, you can ask Neon to "ask Chat GPT <something>".
        To start conversing with an LLM, ask to "talk to Chat GPT" and have all of your input
        sent to an LLM until you say goodbye or stop talking for a while.
        
        Enable fallback behavior by asking to "enable LLM fallback skill" or disable it
        by asking to "disable LLM fallback".
        
        To have a copy of LLM interactions sent via email, ask Neon to 
        "email me a copy of our conversation".
        
        ## Examples 
        
        * "Explain quantum computing in simple terms"
        * "Ask chat GPT what an LLM is"
        * "Talk to chat GPT"
        * "Enable LLM fallback skill"
        * "Disable LLM fallback skill"
        * "Email me a copy of our conversation"
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
