forked from opea-project/GenAIExamples
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add services to tests and correct small text error #26
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Melanie Buehler <melanie.h.buehler@intel.com>
Signed-off-by: Melanie Buehler <melanie.h.buehler@intel.com>
dmsuehir
approved these changes
Dec 5, 2024
dmsuehir
added a commit
that referenced
this pull request
Dec 16, 2024
* Add var for LVM model Signed-off-by: dmsuehir <dina.s.jones@intel.com> * README updates and tests Signed-off-by: dmsuehir <dina.s.jones@intel.com> * Build, compose, and doc updates for audio query (#12) Signed-off-by: okhleif-IL <omar.khleif@intel.com> * validated, updated tests Signed-off-by: okhleif-IL <omar.khleif@intel.com> * added one more curl test for audio Signed-off-by: okhleif-IL <omar.khleif@intel.com> * fixed typo Signed-off-by: okhleif-IL <omar.khleif@intel.com> * reverted git clone command Signed-off-by: okhleif-IL <omar.khleif@intel.com> * added ASR test Signed-off-by: okhleif-IL <omar.khleif@intel.com> * fixed command with backslashes Signed-off-by: okhleif-IL <omar.khleif@intel.com> --------- Signed-off-by: Melanie Buehler <melanie.h.buehler@intel.com> Signed-off-by: okhleif-IL <omar.khleif@intel.com> Signed-off-by: dmsuehir <dina.s.jones@intel.com> * MMQnA doc update correcting ASR and whisper image names (#24) * MMQnA doc update correcting ASR and whisper image names Signed-off-by: dmsuehir <dina.s.jones@intel.com> * Add image tags Signed-off-by: dmsuehir <dina.s.jones@intel.com> --------- Signed-off-by: dmsuehir <dina.s.jones@intel.com> * Integrate audio query into UI (#22) * Enabled audio query functionality in the MultimodalQnA UI Signed-off-by: Melanie Buehler <melanie.h.buehler@intel.com> * Temporarily redirect clones for tests Signed-off-by: Melanie Buehler <melanie.h.buehler@intel.com> * Doc update and set MAX_IMAGES to default to 1 in compose.yaml Signed-off-by: dmsuehir <dina.s.jones@intel.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * README update to add a note about MAX_IMAGES Signed-off-by: dmsuehir <dina.s.jones@intel.com> * Add services to tests and correct small text error (#26) * Add services to tests and correct small text error Signed-off-by: Melanie Buehler <melanie.h.buehler@intel.com> * Revert unintended changes Signed-off-by: Melanie Buehler <melanie.h.buehler@intel.com> --------- Signed-off-by: Melanie Buehler <melanie.h.buehler@intel.com> * Fixed build.yaml inconsistency Signed-off-by: Melanie Buehler <melanie.h.buehler@intel.com> * Moving note about MAX_IMAGES due to review feedback: Signed-off-by: dmsuehir <dina.s.jones@intel.com> * Update repo clones for E2E tests Signed-off-by: Melanie Buehler <melanie.h.buehler@intel.com> * Moved Audio Query Gateway changes to multimodalqna.py (#29) * Moved gateway changes to multimodalqna.py Signed-off-by: okhleif-IL <omar.khleif@intel.com> * reverted port changes Signed-off-by: okhleif-IL <omar.khleif@intel.com> * addressed review comments Signed-off-by: okhleif-IL <omar.khleif@intel.com> * reverted print statement Signed-off-by: okhleif-IL <omar.khleif@intel.com> --------- Signed-off-by: okhleif-IL <omar.khleif@intel.com> * Removed proxies arg from translation request (#31) * Moved gateway changes to multimodalqna.py Signed-off-by: okhleif-IL <omar.khleif@intel.com> * reverted port changes Signed-off-by: okhleif-IL <omar.khleif@intel.com> * addressed review comments Signed-off-by: okhleif-IL <omar.khleif@intel.com> * reverted print statement Signed-off-by: okhleif-IL <omar.khleif@intel.com> * removed proxies Signed-off-by: okhleif-IL <omar.khleif@intel.com> --------- Signed-off-by: okhleif-IL <omar.khleif@intel.com> * Add MAX_IMAGES to docs Signed-off-by: dmsuehir <dina.s.jones@intel.com> * Moved gateway updates for image query to GenAIExamples Signed-off-by: dmsuehir <dina.s.jones@intel.com> * Fix initial input format for TextImageDoc Signed-off-by: dmsuehir <dina.s.jones@intel.com> * Fix merge conflict Signed-off-by: dmsuehir <dina.s.jones@intel.com> * Fix merge conflict Signed-off-by: dmsuehir <dina.s.jones@intel.com> * Add Gaudi tests Signed-off-by: dmsuehir <dina.s.jones@intel.com> * Temporary update to use dev branch for test Signed-off-by: dmsuehir <dina.s.jones@intel.com> * Temporary change for dockerfile to use dev fork/branch for GenAIComps Signed-off-by: dmsuehir <dina.s.jones@intel.com> --------- Signed-off-by: dmsuehir <dina.s.jones@intel.com> Signed-off-by: Melanie Buehler <melanie.h.buehler@intel.com> Signed-off-by: okhleif-IL <omar.khleif@intel.com> Co-authored-by: Omar Khleif <omar.khleif@intel.com> Co-authored-by: Melanie Hart Buehler <melanie.h.buehler@intel.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Abolfazl Shahbazi <12436063+ashahba@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Fix for failing tests per PR feedback and small text fix
Issues
RFC
Type of change
List the type of change like below. Please delete options that are not relevant.
Dependencies
N/A
Tests
N/A