Thursday, October 27, 2022

Show HN: We just enabled Vercel's preview comments on our docs page https://ift.tt/B8m6Mfy

Show HN: We just enabled Vercel's preview comments on our docs page We've been having a hard time getting feedback on our docs. Some people post GitHub issues or send us pull requests, but we've heard that the friction is too great for little things like typos, etc. We thought Vercel's preview might be a decent solution to lower the friction for people with Vercel accounts. Vercel injects a code bundle into the site, similar to a browser extension, automatically setting up a commenting system and UI for us. If you want to see how it looks, check it out here: https://ift.tt/AgbaF3v October 26, 2022 at 11:24PM

No comments:

Post a Comment

Show HN: Yet Another Memory System for LLM's https://ift.tt/0oZIwAv

Show HN: Yet Another Memory System for LLM's Built this for my LLM workflows - needed searchable, persistent memory that wouldn't bl...