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

PDF の暗号化/複合化のエラーを解決 #68

Merged
merged 1 commit into from
Sep 10, 2023

Conversation

marumaru1019
Copy link
Contributor

@marumaru1019 marumaru1019 commented Aug 31, 2023

Purpose

  • 一部の PDF を blob にアップロードする際に発生する、PyCryptodome is required for AES algorithm を解決。

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • prepdocs.ps1 or prepdocs.sh を実行

What to Check

Verify that the following are valid

  • 今回のライブラリの追加によって他の動作に影響がないか?

Other Information

参考文献
py-pdf/pypdf#1525

@rukasakurai rukasakurai merged commit 54f4a52 into Azure-Samples:main Sep 10, 2023
kazuki-komori pushed a commit to marumaru1019/jp-azureopenai-samples that referenced this pull request Sep 11, 2023
kazuki-komori added a commit that referenced this pull request Sep 21, 2023
* change openai version & loggin some log

* add: gpt-3.5-turbo-16k

* remove: davinci prams

* fix: doc search state

* merge original chatcompletion change without quart support

* fix: README model name & architecture

* fix: architecture image

* remove vector search

* resolve pdf encryption/compounding error (#68)

* add: private endpoint architecture image (#73)

* remove vector

* resolve static analysis error

* remove useless code

* adjust max token

* add: 検索結果に関する特記事項

* add: japaneast region to README

* update: document about region

* remove "TODO" script

* fix: diff & remove unused libs

---------

Co-authored-by: REDMOND\ryuseioya <ryu.ryusei401@gmail.com>
Co-authored-by: marumaru1019 <70362624+marumaru1019@users.noreply.github.com>
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.

3 participants