(no title)
mapmap
|
9 months ago
The continue.dev plugin for Visual Studio Code provides documentation indexing. You provide a base URL and a tag. The plugin then scrapes the documentation and builds a RAG index. This allows you to use the documentation as context within chat. For example, you could ask @godotengine what is a sprite?
conartist6|9 months ago
GreenWatermelon|9 months ago