cachho
cachho
Can you write an exception for paths that point to images? Some sitemaps contain them. Thanks.
> Hey @cachho are you referring to this syntax. Sorry, haven't worked with these sitemaps previously: > >  I haven't seen that one, I guess you're just taking the...
forget what I said, this is fine.
resolved the merge conflicts for you
Just curious, why poetry?
I know you were technically first, but this is a duplicate of #94, I said what I think about this there.
I would merge my PR #63 first, maybe that helps, then we should investigate this.
My last reply was non-sense, but it works for me with 1 resource. ``` from dotenv import load_dotenv load_dotenv() from embedchain import App naval_chat_bot = App() # Embed Local Resources...
It turns out, the embedding finds the nearest vector, no matter how far it is. So even if you just have one 1 resource and you ask a completely different...
All the tests the community have run since then let us suspect that the database was empty at the time you ran this. Unless you can confirm that it's not...