-
-
Notifications
You must be signed in to change notification settings - Fork 7
MCP Content Source Config #48
Copy link
Copy link
Open
Labels
A-MCPModel Context Protocol toolingModel Context Protocol toolingC-UsabilityA targeted quality-of-life change that makes Beet easier to useA targeted quality-of-life change that makes Beet easier to useM-Needs-Release-NoteWork that should be called out in the blog due to impactWork that should be called out in the blog due to impactS-Adopt-MeThe original author has no intent to complete this work. Pick me up!The original author has no intent to complete this work. Pick me up!S-Needs-DesignThis issue requires design work to think about how it would best be accomplishedThis issue requires design work to think about how it would best be accomplished
Description
Metadata
Metadata
Assignees
Labels
A-MCPModel Context Protocol toolingModel Context Protocol toolingC-UsabilityA targeted quality-of-life change that makes Beet easier to useA targeted quality-of-life change that makes Beet easier to useM-Needs-Release-NoteWork that should be called out in the blog due to impactWork that should be called out in the blog due to impactS-Adopt-MeThe original author has no intent to complete this work. Pick me up!The original author has no intent to complete this work. Pick me up!S-Needs-DesignThis issue requires design work to think about how it would best be accomplishedThis issue requires design work to think about how it would best be accomplished
We need to be able to configure and share the source info for each crate for rag indexing. Now that the
KnownSourcescan be serialized and passed in we can work on a config format.Something like this might work with the current
ContentSourcetype.We should probably rename
KnownSourcesto something likeContentSourceConfig.