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

Add E2E test of /chat on UIUC.chat in Production, via Github Actions #210

Merged
merged 6 commits into from
Nov 15, 2024

Conversation

KastanDay
Copy link
Collaborator

No description provided.

Copy link

vercel bot commented Nov 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
uiuc-chat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 15, 2024 6:05pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
chat-illinois-edu ⬜️ Ignored (Inspect) Visit Preview Nov 15, 2024 6:05pm

@KastanDay KastanDay changed the title Add nightwatch test, works on local in headless mode Add E2E test of UIUC.chat in Production, via Github Actions Nov 15, 2024
@KastanDay KastanDay changed the title Add E2E test of UIUC.chat in Production, via Github Actions Add E2E test of /chat on UIUC.chat in Production, via Github Actions Nov 15, 2024
@KastanDay KastanDay merged commit ba1aaae into main Nov 15, 2024
5 checks passed
@KastanDay KastanDay deleted the add-nightwatch-e2e-test branch November 15, 2024 18:05
Maxwell-Lindsey pushed a commit that referenced this pull request Nov 16, 2024
#210)

* Add nightwatch test, works on local in headless mode

* Ignore type requirement errors

* Do simpler chrome args

* Add github action for Nightwatch e2e test

* Make the test wait for buttons to be visible before clicking them

* Rename files, only run test every minutes and not on push
Maxwell-Lindsey pushed a commit that referenced this pull request Nov 19, 2024
#210)

* Add nightwatch test, works on local in headless mode

* Ignore type requirement errors

* Do simpler chrome args

* Add github action for Nightwatch e2e test

* Make the test wait for buttons to be visible before clicking them

* Rename files, only run test every minutes and not on push
Maxwell-Lindsey pushed a commit that referenced this pull request Nov 23, 2024
#210)

* Add nightwatch test, works on local in headless mode

* Ignore type requirement errors

* Do simpler chrome args

* Add github action for Nightwatch e2e test

* Make the test wait for buttons to be visible before clicking them

* Rename files, only run test every minutes and not on push
KastanDay added a commit that referenced this pull request Nov 25, 2024
…essage, re-write it to be stand alone. Better follow up questions. (#209)

* test pr bc local dev env not working

* test pr

* current query rewrite logic as comments

* working query rewriting

* added path to route file for debugging

* remove commented old implementation for query rewriting

* improved query rewriting prompt

* removed debug logs and fixed comment

* removed debugging log

* removed debugging log

* Add E2E test of `/chat` on UIUC.chat in Production, via Github Actions (#210)

* Add nightwatch test, works on local in headless mode

* Ignore type requirement errors

* Do simpler chrome args

* Add github action for Nightwatch e2e test

* Make the test wait for buttons to be visible before clicking them

* Rename files, only run test every minutes and not on push

* Update e2e-prod-status-test.yml

* changed routeModelRequest to api call

* added logging to debug llama model on vercel deployment

* fixed handling for llama models query rewriting

* add logging and lower context used for query rewriting

* added TODOs for next steps

* added logic for NO_REWRITE_REQUIRED in query rewriting

* removed completed TODO for NO_REWRITE_REQUIRED

* added UI on chat page showing query was rewritten when it is rewritten

* Add E2E test of `/chat` on UIUC.chat in Production, via Github Actions (#210)

* Add nightwatch test, works on local in headless mode

* Ignore type requirement errors

* Do simpler chrome args

* Add github action for Nightwatch e2e test

* Make the test wait for buttons to be visible before clicking them

* Rename files, only run test every minutes and not on push

* Update e2e-prod-status-test.yml

* Remove Axiom everywhere, too expensive, not useful (#211)

* fixed bundle analyzer bug

* added toggle to turn queryRewrite on and off on materials page

* added toast notifications to document search optimization toggle

* added xml tag and string parsing to query rewriting to improve reliability

* improved regex parsing of vector queries

* do not show generating final response while query rewriting is in progress

* moved Document Search Optimization to prompting page; improved prompting page debouncing logic

* added logic to not rewrite the first query

* cleaned up logging

* Add E2E test of `/chat` on UIUC.chat in Production, via Github Actions (#210)

* Add nightwatch test, works on local in headless mode

* Ignore type requirement errors

* Do simpler chrome args

* Add github action for Nightwatch e2e test

* Make the test wait for buttons to be visible before clicking them

* Rename files, only run test every minutes and not on push

* Update e2e-prod-status-test.yml

* Remove Axiom everywhere, too expensive, not useful (#211)

* Add support for MinIO as an AWS S3 alternative (#212)

* HOTFIX to MinIO compatability - standardize the ENV variable names.

* corrected error with merge conflict resolution

* Clarify optimized query text... show exactly what was used as the optimized query, or an explainer of why it wasn't optimized

* Simplify wording to end users

* FURTHER simplify wording to end users

---------

Co-authored-by: Kastan Day <[email protected]>
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