Find answers from the community

Home
Members
Valdozzz
V
Valdozzz
Offline, last seen 6 months ago
Joined September 25, 2024
hi guys, first of all, thank you for the amazing work your doing!!
i have 2 data sources:
  1. WebLoader ( loading all important pages of an ecommerce, info pages, products... )
  2. JSONLoader ( i have a json with all the prices, variants, etc... )
I save the docs in different vector indices. ( also tried to save in the same index, but no good results... )

I'm using router query engine, but the results are not as expected unluckily.
One thing that i need is also make use of fuctions, to create links ( function that takes a string as input and returns a url (of the product ))

If someone could help me, i'll appreciate!
2 comments
V
L
V
Valdozzz
·

Metadata

how do i add metadata to a docuement loaded with ReadabilityWebPageReader, i need to load metadata like: price, variant, etc...
30 comments
L
f
V