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

Form Recognizer #1168

Open
markremmey opened this issue Nov 11, 2024 · 0 comments
Open

Form Recognizer #1168

markremmey opened this issue Nov 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@markremmey
Copy link

Describe the bug
When I run azd up I get an error in the prepdocs.py script that azure-ai-formrecognizer pypi package is not found. It is not in the requirements.txt or the requirements-dev.txt. I added the latest version of azure-ai-formrecognizer to the requirementst.txt, but it appears that there are some version issues in the extract_pdf_content function.

What version of azure-ai-formrecognizer should be used?

To Reproduce
Steps to reproduce the behavior:

  1. Run azd up with default requirements.txt

Expected behavior

  1. prepdocs.py imports azure ai formrecognizer modules properly and the file executes

Screenshots
If applicable, add screenshots to help explain your problem.
Image

Configuration: Please provide the following

  • Azure OpenAI model name and version (e.g. 'gpt-35-turbo-16k, version 0613') gpt-4o, but this is unrelated to the issue
  • Is chat history enabled? No
  • Are you using data? If so, what data source? (e.g. Azure AI Search, Azure CosmosDB Mongo vCore, etc)
  • Verify the startup command and runtime configuration by showing the output of the following az CLI command:
    azd up
    Image
@markremmey markremmey added the bug Something isn't working label Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant