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 prompt autogeneration #9

Merged
merged 13 commits into from
Jun 19, 2024

Conversation

jgbradley1
Copy link
Collaborator

This PR adds several things

  • a new help menu was added to the deploy.sh script
  • several flags were added to deploy.sh that enable better dev access (i.e. granting managed identity access, disabling private endpoints)
  • add a new endpoint that auto-generate 3 prompt files that can be used to tune graphrag to private data
  • disabled all entity configuration API endpoints for now
  • updated HelloWorld notebook to remove all references to entity configurations and now focuses on the auto-templating approach

@jgbradley1
Copy link
Collaborator Author

Developers can now deploy graphrag with the command

bash deploy.sh -g -p deploy.parameters.json

The -g flag will disable private endpoints AND grant Managed identity roles to AI Search, Storage, and CosmosDB so that data can be viewed from the Azure Portal.

@americanthinker americanthinker merged commit 8301f03 into main Jun 19, 2024
3 checks passed
@americanthinker americanthinker deleted the joshbradley/add-prompt-autogeneration branch June 19, 2024 20:37
richardjortega pushed a commit that referenced this pull request Jun 26, 2024
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.

2 participants