TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

npm i openai-react-native

2 pointsby pombo9 months ago

1 comment

pombo9 months ago
I recently published a new package on npm that brings the OpenAI APIs to React Native Expo without polyfills.<p>Today the library supports chat streaming, normal chat completions and file upload with more endpoints coming soon. The goal of the library is to follow the OpenAI Node SDK wherever possible while taking advantage of React Native SSE and Expo FileSystem with streaming and file upload support where the OpenAI Node SDK does not work. Lmk what you think or what you would like to see!