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

Add chat and generate API payload REST API resources with token implementation for API Design Assistant #12885

Merged
merged 9 commits into from
Feb 13, 2025

Conversation

KamalikaSene
Copy link

Purpose

Implements two new resources (Chat and Generate API Payload) for API Design Assistant.
Related issue: wso2/api-manager#3564

Description

This PR implements REST API resources for the API Design Assistant, enabling it to retrieve text and session IDs from the frontend, forward them to the LLM backend, receive the response, and seamlessly return it to the frontend UI.

@KamalikaSene KamalikaSene changed the title Add chat and generate API payload REST API resources for API Design Assistant Add chat and generate API payload REST API resources with token implementation for API Design Assistant Feb 12, 2025
@Arshardh Arshardh merged commit b923ee4 into wso2:api-design-assistant Feb 13, 2025
1 check passed
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