Custom @Docs With .md Files #6991
-
Issue CategoryUndocumented feature or missing documentation Affected Documentation Page URLIssue Descriptioni have page to @docs but that crawl so bad, and missing some suburls, i want create my own data with *.md file , how can do that in Continue ? Expected ContentNo response |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
@RezaShamsipour you can either use .prompt files (https://docs.continue.dev/customize/model-providers/openai#openai-compatible-servers--apis), or you could use the @ url context provider if it's just a single page. Otherwise, we are working on improving our crawler again soon and I hope that will completely solve the problem! |
Beta Was this translation helpful? Give feedback.
-
Thanks for reaponse , if i use .prompt file , every request must be parse file and use token , right ? |
Beta Was this translation helpful? Give feedback.
-
+1, RAG looks much cheaper than .promt files or @ url, especially for big docs with many pages. |
Beta Was this translation helpful? Give feedback.
-
If I add sites to Docs, and I want to access it in another account in another system, this is impossible? How can I view the embeddings of docs and add them manually? |
Beta Was this translation helpful? Give feedback.
@RezaShamsipour you can either use .prompt files (https://docs.continue.dev/customize/model-providers/openai#openai-compatible-servers--apis), or you could use the @ url context provider if it's just a single page. Otherwise, we are working on improving our crawler again soon and I hope that will completely solve the problem!