-
Notifications
You must be signed in to change notification settings - Fork 67
feat: autorag #541
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
feat: autorag #541
Conversation
commit: |
Deploying playground with
|
Latest commit: |
aa87441
|
Status: | ✅ Deploy successful! |
Preview URL: | https://8e61f436.playground-bhb.pages.dev |
Branch Preview URL: | https://feat-autorag.playground-bhb.pages.dev |
Can you please also share the endpoint of the autorag to use as mcp? Because I understand that in this autorag that you made for playground you threw in all the markdown files with the nuxthub documentation and such an mcp would be very helpful. |
@oritwoen do you mean as a feature in NuxtHub to allow creating an MCP server for every AutoRAG instance, or just one for NuxtHub Docs? |
Now that you mentioned it, then both ;D My initial thought was about MCP with Hub documentation, but the idea of being able to create own sounds great. |
Co-authored-by: Rihan Arfan <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
`hub().gateway()` will be implemented at a later date
hubAutoRAG()
.models()
andtoMarkdown()
tohubAI()
toMarkdown()
currently isn't available during local development if not using --remote storageTODO: