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

feat: Add Client to interact with Genvar APIs #596

Merged
merged 9 commits into from
Feb 17, 2025
Merged

feat: Add Client to interact with Genvar APIs #596

merged 9 commits into from
Feb 17, 2025

Conversation

dipratap
Copy link
Contributor

@dipratap dipratap commented Feb 12, 2025

JIRA: https://jira.corp.adobe.com/browse/SITES-26415
Related PR: adobe/spacecat-audit-worker#608

Change description: Adding a Genvar client that will interact with Genvar APIs. The client exposes a generate suggestions method which takes the request body and request path as inputs. It first submit the job to Genvar, and then polls its status at regular intervals until it receives a terminal status.

One of the usages: Used by metatags audit handler to generate AI suggestions for meta-tags.

Copy link

This PR will trigger a minor release when merged.

@solaris007 solaris007 added the enhancement New feature or request label Feb 13, 2025
@solaris007
Copy link
Member

@dipratap please add a proper PR description detailing the change

@dipratap
Copy link
Contributor Author

@solaris007 Added a description

@dipratap dipratap requested a review from solaris007 February 13, 2025 10:07
@dipratap dipratap merged commit cd69beb into main Feb 17, 2025
7 checks passed
@dipratap dipratap deleted the sites-26415 branch February 17, 2025 05:21
solaris007 pushed a commit that referenced this pull request Feb 17, 2025
# [@adobe/spacecat-shared-gpt-client-v1.5.0](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-gpt-client-v1.4.7...@adobe/spacecat-shared-gpt-client-v1.5.0) (2025-02-17)

### Features

* add Client to interact with Genvar APIs ([#596](#596)) ([cd69beb](cd69beb))
@solaris007
Copy link
Member

🎉 This PR is included in version @adobe/spacecat-shared-gpt-client-v1.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants