Adebesin Tolulope (Lope)

Results 22 comments of Adebesin Tolulope (Lope)

> I was able to get streaming working for langchain agents [here](https://github.com/e-roy/openai-functions-with-langchain/blob/main/src/app/api/news-langchain/route.ts) I ran the code but it doesn't work. I tested both routes ``news-langchain`` and ``news-openai``.

I'm getting same issue ```ts const client = new TwitterApi({ appKey: env.TWITTER_CONSUMER_KEY, appSecret: env.TWITTER_CONSUMER_SECRET, accessToken: env.TWITTER_ACCESS_TOKEN, accessSecret: env.TWITTER_ACCESS_TOKEN_SECRET, }) const rwClient = client.readWrite const tweetText = endent`Hello World!` try {...

Hi @PLhery, Damn, that’s sad. PR about improvement? I’ll inspect and see when it started.

Hey @Johnkat-Mj, I’d love to be assigned to work on this issue! I’ll need to check out the codebase first to get a better understanding, and I’ll reach out if...

> hii i worked on task **Accordion and Collapse** & **Modal and Offcanvas** @sujal402 i have created pull request and @Adebesin-Cell can be next assigned for remaining tasks Thanks, I...

@CryptoGraffe Can you state your issue? I'm having pretty same issues, can't seem to get it working, my ``wagmi.store`` states keep getting refreshed on page load, using ``dedicatedWalletConnector`` approach tho...

You can try. ```tsx function MyApp() { return ( lorem ipsum ); } ```

> > You can try. > > ```tsx > > function MyApp() { > > return ( > > > > > > > > > > > > lorem...

Help wanted?