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

openai: add a config to evaluate all unknown commands as GPT command #409

Merged
merged 1 commit into from
Apr 10, 2023

Conversation

brainexe
Copy link
Member

useful if a bot should be only be used for openai commands -> all (unknown) commands will start a openai conversation.
Known commands as "help" will be still handled as usual bot request

openai:
  use_as_fallback: true  

@brainexe brainexe merged commit 1e02f46 into master Apr 10, 2023
@brainexe brainexe deleted the openait_fallback branch April 10, 2023 18:25
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.

1 participant