Raj Siva-Rajah
Raj Siva-Rajah
FYI here is some info on how OpenAI does it with ChatGPT: https://community.openai.com/t/how-to-preserve-the-context-session-of-a-conversation-with-the-api/324986/3 > In the website version of ChatGPT, the contextual continuity is achieved through the resending of all...
This is still an issue. I have to regularly do this to get Copilot to consider the previous message when replying: This **_really_** shouldn't be necessary. It has a big...
@M4TSKI Thanks! My point was that wasn't documented anywhere. I've never seen that syntax before. @atymic Thanks for updating the docs.
@danharrin I plan to sponsor the overall project once I’ve shipped something and actually start making money. I have zero income atm and a pile of debt so all I...
@danharrin Is there a way of only refreshing the one specific preview that was edited rather than all of them each time an edit is made? I've been testing some...
> I know it can be tempting to just implement fortify or go the fortify route of just directly integrating something simple like TOTP and calling it good. I for...
Hi @gehrisandro. Unfortunately no, I don't think Laravel's HTTP client is PSR-17 compatible. It's a bespoke wrapper around Guzzle.
@andrzejkupczyk Thanks for the suggestion but it affects more than just Telescope. Several other core and third party packages integrate with the HTTP client eg. Pulse, Sentry etc.
Thanks @gehrisandro! I'll let you know how things go as soon as I have some time to test.
Hi @butschster Yeah actually I'm using the container name (`buggregator`). I used `127.0.0.1` in the examples above to avoid confusion :) I don't think that's the problem because these work...