Philip Meier
Philip Meier
> We've actually written a fair bit of code to the existing interfaces, so I'll be honest that I'm a little nervous about the proposed changes. I'd love to see...
> Does this mean that it's not possible to create multiple tables for the same embedding model at all? Yes, but only for the builtin source storages. For custom ones,...
Here is my sample implementation of a `MetadataFilter`: https://gist.github.com/pmeier/38ee90be6c30ecdf9bbec086a0dabafe
Two reasons: 1. You would tie the input to `Chat` to a specific `SourceStorage`. Meaning, you cannot simply switch the `SourceStorage` and keep everything as is. Tasks like comparing multiple...
Summarizing an offline discussion I had with @nenb: His concerns regarding the `MetadataFilter` object are mostly related to the fact that we add another object to Ragna that we have...
> I guess my concern is that I don't know if every SourceStorage I want to implement has metadata filtering built into it. This concern is especially true for newer...
@nenb I just released `ragna-aws`: https://github.com/pmeier/ragna-aws. I'm going to share a few pain points in form of issues soon. Forcing users to manually edit their `ragna.toml` to get the functionality...
> I'm not sure if I should be giving my opinion on an Issue labelled as `RFD: Decision Making` You absolutely should. RFD is short for "request for discussion". >...
Emoji vote for the bare bones postfix. Multiple votes allowed per person. Option with most votes wins. - :rocket: `-base` - :heart: `-slim` - :tada: `-lite` - :eyes: Something else,...
Let's make a decision. 1. There was no opposing voices to this change so we are going to make the switch explained above. 2. The poll right now looks like...