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

Added streaming chat response and AI Pay #41

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Marchusness
Copy link

This pull request implements streaming chat responses to improve user experience.
Additionally, this pull request adds AI Pay as an optional alternative to using an API key.

Index.html: Added metadata for AI Pay integration
Package-lock.json & Package.json: Add AI Pay dependencies
Src/Components/ChatView.jsx: Streamed response handling for improved real-time interaction
Src/Components/Setting.jsx: AI Pay session management
Src/Utils/Dalle.js & Davinci.js: Implement logic to use AI Pay as an AI provider when calling the AI APIs

Copy link

netlify bot commented Apr 3, 2024

Deploy Preview for gpt5 ready!

Name Link
🔨 Latest commit 458af70
🔍 Latest deploy log https://app.netlify.com/sites/gpt5/deploys/660d44cb99dfb20008d33ca9
😎 Deploy Preview https://deploy-preview-41--gpt5.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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.

None yet

1 participant