Sébastien Fichot
Sébastien Fichot
Should be done with [Animated](https://docs.expo.io/versions/latest/react-native/animated/) We don't want to fetch all events to display only a few.
> The typical process for refreshing tokens in an SPA is to call the OP's authorize endpoint with a prompt=none in the query string. **This would normally occur in an...
> I agree with @nihakue . After talking to AWS team we went with that solution - setting refresh token ttl to 1 day, and doing refresh token every hour...
@ravenscar Thank you for mentioning me - and for these clarifications!
@johannesCmayer I believe PRs are welcomed!
It makes sense! @dado3212 Would you provide instructions for developing on this application? Like setup for dev.
The API Key works like a charm, and if it didn't, wouldn't we be seeing a 403 ?
> > url: 'https://api.openai.com/v1/chat/completions' }, request: ClientRequest { _events: [Object: null prototype] { abort: [Function (anonymous)], aborted: [Function (anonymous)], connect: [Function (anonymous)], error: [Function (anonymous)], socket: [Function (anonymous)], timeout: [Function...
I can confirm that it works when downgrading to `gpt-3.5-turbo`. Yet this might be seen as a workaround, but having less tokens to provide an answer is a real pain.
About Pinecone pricing, it would be possible to switch to [pgvector](https://github.com/pgvector/pgvector) for a self-hosting.