Skip to content

Conversation

@Zayadul-huq-afnan
Copy link
Collaborator

PR Type

Feature

PR Checklist

  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • A changelog entry has been made.
  • Version number has been updated.
  • Required modules have been added to respective "requirements*.txt" files.
  • Relevant Test Cases added to this description (below).
  • (Team) Label with affected action categories and semver status.

Overview

This action takes image and user prompt as input and return the data according to the user prompt. The user prompt is optional, if no user prompt is given then this action will read the data from the image and return it in a JSON format. This acion uses OpenAI's API. Currently the users will have to use their own API key to use this action. Detailed instruction of how to setup the API key will be mentioned in the documentation and action description as well.

Test Cases

@Zayadul-huq-afnan Zayadul-huq-afnan mentioned this pull request Oct 9, 2025
7 tasks
@Zayadul-huq-afnan Zayadul-huq-afnan changed the title OpenAI action with required changes. Use can select models, and other… AI-LLM prompt with files action Oct 9, 2025
@Zayadul-huq-afnan
Copy link
Collaborator Author

added gpt-5 model as an option to the user. But gpt-5 has poor performance in case of extracting texts from files/images.
other 3 models have better performance.

@Zayadul-huq-afnan
Copy link
Collaborator Author

Feedback was provide in this PR - #577

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