Skip to content

[WIP] Reopen - Option to include security_repo_status in list_models API for bulk queries #3108

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Copilot
Copy link

@Copilot Copilot AI commented May 23, 2025

  • Add a new boolean parameter security_status to the list_models function signature
  • Add appropriate documentation for the new parameter in the function docstring
  • Update the parameter validation logic to check for conflicts with expand
  • Update the params dictionary to include securityStatus=True when the parameter is set to True
  • Add a test to verify that the security_status parameter is correctly handled
  • Ensure backward compatibility

Fixes #3083.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@julien-c
Copy link
Member

yes please

Copy link
Author

Copilot AI commented May 23, 2025

@julien-c Unfortunately I hit an unexpected error while processing your comment. I've automatically reported this to GitHub.

You can ask me to try again later by mentioning me in a new comment.

If you want to contact GitHub about this error, please mention the following identifier so they can better serve you: 9a1feed9-45c7-43f7-92f0-800a8eb6a7b8

Sorry for the inconvenience!

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.

Reopen - Option to include security_repo_status in list_models API for bulk queries
2 participants