Raphael Krut-Landau

Results 43 comments of Raphael Krut-Landau

### Merge activity * **May 6, 6:00 PM EDT**: [Graphite](https://app.graphite.dev/github/pr/metabase/metabase/41971) rebased this pull request after merging its parent, because this pull request is set to merge when ready.

* **#42493** 👈 * `master` This stack of pull requests is managed by Graphite. Learn more about stacking. Join @rafpaf and the rest of your teammates on Graphite

Thanks. And thanks for creating this plugin. Really stoked to check it out. I've set authorization to an empty string, but then I get this when I try `:ChatGPT query`:...

Yes. I copied a 2481-character string from DevTools > Application > Cookies. ![image](https://user-images.githubusercontent.com/130925/206622017-04b5e1ec-d7d9-4c1a-9098-91a50c218f1c.png) ![image](https://user-images.githubusercontent.com/130925/206621963-4feb133b-fa7e-414a-83e9-0466dc015c59.png) Here's my `~/.chatgpt-nvim` file with the session_token changed somewhat for security reasons but with the length...

Incidentally, I can get [this repo](https://github.com/acheong08/ChatGPT) working using the access token I can see at https://chat.openai.com/api/auth/session. Is there a way of using this access token with chatgpt.nvim?

* **#42574** * **#42605** 👈 * `master` This stack of pull requests is managed by Graphite. Learn more about stacking. Join @rafpaf and the rest of your teammates on Graphite

@sloansparger > I'd like to understand a bit more why this was needed. If useSetting is slow, we should fix it for everyone instead of opting in. If you have...

@sloansparger > I'd like to understand a bit more why this was needed. The prop makes it possible to remove a race condition in the Browse models filter: Avoid race...

> 1. This really needs tests. This is essentially a caching problem which is really hard, and tests will help make sure it works as we expect, and clearly document...

Closing for now. Will return to this if the priority is determined to be higher.