Add an interactive form to allow it to connect to a chat server.
Additional Information
This would be helpful for websites like Grants.gov that already have a chat widget, to avoid having two widgets on the same page.
Alternatives
- Use wrapper to open either chat or feedback widget
- Add chat tab to widget
Solution Concept
Implement a new "chat" field type using a custom LIT element that connects to a chat service in Amazon Bedrock via the Bridge using WebSocket protocol to provide a streaming response.
Acceptance Criteria
Add an interactive form to allow it to connect to a chat server.
Additional Information
This would be helpful for websites like Grants.gov that already have a chat widget, to avoid having two widgets on the same page.
Alternatives
Solution Concept
Implement a new "chat" field type using a custom LIT element that connects to a chat service in Amazon Bedrock via the Bridge using WebSocket protocol to provide a streaming response.
Acceptance Criteria