Skip to content

Make features working #9

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

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

jliberta
Copy link

@jliberta jliberta commented Apr 3, 2025

Sorry for the large number of files changed.

Purpose

  • Make some features functional, ex: Doc embedding directly from MS Word, adapt the legal main flow to query documents by filename, and chat with the document.

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[x] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:
  • Test the code
* Deploy doc embedding and legal main flows to Azure Container Apps and set the required environment variables for your API keys
* Update the connection strings in the config.json file
* Run locally using rpm start
* Test document indexing feature
* Test summarize document feature
* Test chatting with the file that is opened

What to Check

Verify that the following are valid

  • Check that the features above can be used after deploying the accelerator without additional development effort.

Other Information

I am truly sorry for changing 92 files.

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.

1 participant