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

feat: Is this this ok? #12

Closed
wants to merge 66 commits into from
Closed

feat: Is this this ok? #12

wants to merge 66 commits into from

Conversation

phoevos
Copy link

@phoevos phoevos commented Jul 22, 2024

Did I fix the branch or did I just make it worse?

xiatianrui1110 and others added 8 commits July 22, 2024 11:49
* Add requirements.in and generate requirements.txt for evaluation
  scripts
* Update requirements-dev.txt to include evaluation requirements
* Fix backend requirements to avoid conflicts with evaluation
* Update pyproject.toml to include evaluation scripts in linting

Signed-off-by: Phoevos Kalemkeris <[email protected]>
Copy link

Check Broken URLs

We have automatically detected the following broken URLs in your files. Review and fix the paths to resolve this issue.

Check the file paths and associated broken URLs inside them. For more details, check our Contributing Guide.

File Full Path Issues
./docs/deploy_features.md 1. https://techcommunity.microsoft.com/t5/ai-azure-ai-services-blog/announcing-the-public-preview-of-integrated-vectorization-in/ba-p/3960809#:~:text=Integrated%20vectorization%20is%20a%20new%20feature%20of%20Azure,pull-indexers%2C%20and%20vectorization%20of%20text%20queries%20through%20vectorizers
./docs/data_ingestion.md 1. https://techcommunity.microsoft.com/t5/ai-azure-ai-services-blog/announcing-the-public-preview-of-integrated-vectorization-in/ba-p/3960809#:~:text=Integrated%20vectorization%20is%20a%20new%20feature%20of%20Azure,pull-indexers%2C%20and%20vectorization%20of%20text%20queries%20through%20vectorizers

binxuan39 and others added 12 commits July 22, 2024 16:07
- Allow user to set the output directory
- Allow to run the redteaming on all the scorer in the directory in one time
- Upadte README.md regarding the running of red teaming
Signed-off-by: Phoevos Kalemkeris <[email protected]>
Signed-off-by: Phoevos Kalemkeris <[email protected]>
Fix `send_question_to_target` and relevant tests.

Signed-off-by: Phoevos Kalemkeris <[email protected]>
Signed-off-by: Phoevos Kalemkeris <[email protected]>
Signed-off-by: Phoevos Kalemkeris <[email protected]>
Copy link

Check Broken URLs

We have automatically detected the following broken URLs in your files. Review and fix the paths to resolve this issue.

Check the file paths and associated broken URLs inside them. For more details, check our Contributing Guide.

File Full Path Issues
./docs/data_ingestion.md 1. https://techcommunity.microsoft.com/t5/ai-azure-ai-services-blog/announcing-the-public-preview-of-integrated-vectorization-in/ba-p/3960809#:~:text=Integrated%20vectorization%20is%20a%20new%20feature%20of%20Azure,pull-indexers%2C%20and%20vectorization%20of%20text%20queries%20through%20vectorizers

Copy link

Check Broken URLs

We have automatically detected the following broken URLs in your files. Review and fix the paths to resolve this issue.

Check the file paths and associated broken URLs inside them. For more details, check our Contributing Guide.

File Full Path Issues
./README.md 1. https://techcommunity.microsoft.com/t5/ai-azure-ai-services-blog/access-control-in-generative-ai-applications-with-azure/ba-p/3956408
./samples/chat/README.md 1. https://aka.ms/entgptsearchblog

Copy link
Author

@phoevos phoevos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PTAL, some changes are needed! Have we tested that with Hugging Face?

evaluation/app_chat_target.py Outdated Show resolved Hide resolved
evaluation/app_chat_target.py Outdated Show resolved Hide resolved
evaluation/app_chat_target.py Outdated Show resolved Hide resolved
evaluation/app_chat_target.py Outdated Show resolved Hide resolved
evaluation/app_chat_target.py Outdated Show resolved Hide resolved
evaluation/service_setup.py Outdated Show resolved Hide resolved
evaluation/evaluate.py Outdated Show resolved Hide resolved
evaluation/cli.py Outdated Show resolved Hide resolved
evaluation/app_chat_target.py Show resolved Hide resolved
evaluation/app_chat_target.py Show resolved Hide resolved
phoevos added 24 commits July 31, 2024 13:24
Signed-off-by: Phoevos Kalemkeris <[email protected]>
Signed-off-by: Phoevos Kalemkeris <[email protected]>
This is not ideal because we're using a PyRIT util to send out the
request which means that we subsequently have to catch PyRIT exceptions
as well as rely on httpx for the actual request.

Signed-off-by: Phoevos Kalemkeris <[email protected]>
Signed-off-by: Phoevos Kalemkeris <[email protected]>
Signed-off-by: Phoevos Kalemkeris <[email protected]>
Signed-off-by: Phoevos Kalemkeris <[email protected]>
Signed-off-by: Phoevos Kalemkeris <[email protected]>
Signed-off-by: Phoevos Kalemkeris <[email protected]>
Signed-off-by: Phoevos Kalemkeris <[email protected]>
* Update README.md to reflect the changes in the project
* Rephrase some parts
* Standardise the formatting of the provided CLI commands
* Use 'create_eval_dotenv' scripts to set up the environment
* Remove '.env.sample' and 'load_env' scripts which are no longer needed

Signed-off-by: Phoevos Kalemkeris <[email protected]>
* Fix stupid markdown mistakes

Signed-off-by: Phoevos Kalemkeris <[email protected]>
@binxuan39 binxuan39 marked this pull request as ready for review August 1, 2024 12:17
@phoevos phoevos closed this Aug 1, 2024
@phoevos phoevos deleted the evaluation-rb branch August 1, 2024 13:32
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.

4 participants