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

I cannot get Google Gemini Streaming data #73

Open
huseyinaltas opened this issue Dec 16, 2024 · 1 comment
Open

I cannot get Google Gemini Streaming data #73

huseyinaltas opened this issue Dec 16, 2024 · 1 comment

Comments

@huseyinaltas
Copy link

const url =
'https://generativelanguage.googleapis.com/v1beta/models/gemini-2.0-flash-exp:streamGenerateContent?key=YOUR_ACTUAL_API_KEY';

        I cannot get any event or error for this Google AI, gemini-2.0-flash-exp:streamGenerateContent . I wonder if I am missing anything or there is not implementation for this
@EmilJunker
Copy link
Contributor

This sounds like an issue on Google's side to me. cline/cline#918

If you want to see what react-native-sse is doing and potential problems it's encountering, make sure to pass the debug: true option to it as described in the docs.

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

No branches or pull requests

2 participants