Skip to content

Conversation

@vibhansa-msft
Copy link
Member

@vibhansa-msft vibhansa-msft commented Sep 18, 2025

  • Create a github action that starts when a new issue or discussion is created
  • Based on title and body, get a responce from DeepWiki
  • Parse and filter the output
  • Output might be very large in nature, so summarize it using a hugging face model
  • In case of issue post the short summary and details.
  • In case of discussion only post the details.
  • PR also contains a github action that runs on 1st of every month and iterates through all the PRs and Issues of this repo. It then converts everything into a text file and files a PR uploading those files. This is important to train any model on our repo having access to not only code but also our past issues and PRs.

@vibhansa-msft vibhansa-msft modified the milestones: v2-2.5.1, v2-2.6.0 Sep 30, 2025
@vibhansa-msft
Copy link
Member Author

Deffered till documentation updates are complete.

@vibhansa-msft vibhansa-msft modified the milestones: v2-2.6.0, v2-2.5.2 Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants