You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added test-on-pr.yml to run tests when a PR targets main branch (#63)
* Version bump to 10.5
* Added yml file to automatically run tests when a PR is opened, synchronized (updated), or reopened that targets the branch
* Updated pip install packages
* pip install .
* Uncommenting API Key env var
* Ignoring obsolete and low level tests
* Added descriptive logging to tests
* Debugging yml file and requirements modified for streamlit chatbot example
* Adjusted streamlit chatbot to be compatible with IA2
0 commit comments