Skip to content

feat(ai-gateway): add user-platform AI session management endpoints a… - #2

Merged
SagaRoy12 merged 2 commits into
mainfrom
feature/am-gateways/ai_chat
Sep 7, 2026
Merged

feat(ai-gateway): add user-platform AI session management endpoints a…#2
SagaRoy12 merged 2 commits into
mainfrom
feature/am-gateways/ai_chat

Conversation

@soumya07ad

Copy link
Copy Markdown
Contributor

…nd update Postman collection

  • Introduced new endpoints for managing AI sessions: GET, POST, PATCH, and DELETE at /v1/ai/sessions.
  • Updated Postman collection to include new session management requests and added access_token and session_id parameters.
  • Enhanced main.py to support session management and added CORS preflight handling.
  • Updated Helm values for production and development environments to include USER_PLATFORM_URL and related configurations.
  • Added tests for CORS preflight handling in the chat stream proxy.

…nd update Postman collection

- Introduced new endpoints for managing AI sessions: GET, POST, PATCH, and DELETE at /v1/ai/sessions.
- Updated Postman collection to include new session management requests and added access_token and session_id parameters.
- Enhanced main.py to support session management and added CORS preflight handling.
- Updated Helm values for production and development environments to include USER_PLATFORM_URL and related configurations.
- Added tests for CORS preflight handling in the chat stream proxy.
@coderabbitai

coderabbitai Bot commented Sep 7, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Team

Run ID: 7693cd83-7791-451f-a306-84ab7d8efbfc


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@SagaRoy12
SagaRoy12 merged commit ab7cd6d into main Sep 7, 2026
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