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

Only add audio to text command to the prompt if model is set #1826

Conversation

hdkiller
Copy link
Contributor

Background

I think we should only append commands to the prompt which AutoGPT can execute since all configuration parameter is set.

Changes

For example in this change the Audio to text command will be only appended to the prompt when the huggingface model is specified.

Documentation

Commented in the code

Test Plan

Should work, but I was unable to test.

PR Quality Checklist

  • My pull request is atomic and focuses on a single change.
  • I have thoroughly tested my changes with multiple different prompts.
  • I have considered potential risks and mitigations for my changes.
  • I have documented my changes clearly and comprehensively.
  • I have not snuck in any "extra" small tweaks changes

@BillSchumacher BillSchumacher merged commit 2193d64 into Significant-Gravitas:master Apr 16, 2023
sindlinger pushed a commit to Orgsindlinger/Auto-GPT-WebUI that referenced this pull request Sep 25, 2024
…o-prompt-if-model-is-set

Only add audio to text command to the prompt if model is set
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.

2 participants