Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for Neon Skill API #34

Draft
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

NeonKirill
Copy link
Collaborator

No description provided.

if not self.supported_chat_skills:
LOG.warning('No supported Neon chat skills specified, '
'consider altering SUPPORT_CHAT_SKILLS config property')
self.bus_config = config.get('MESSAGEBUS')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the Configuration() fallback intentionally removed here? This was used to be able to fall back to Neon Core config when configuration isn't explicitly passed

@NeonDaniel NeonDaniel marked this pull request as draft September 7, 2023 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants