@retrivora-ai/rag-engine 1.8.2 → 1.8.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (47) hide show
  1. package/dist/handlers/index.js +142 -16
  2. package/dist/handlers/index.mjs +5848 -17
  3. package/dist/index.d.mts +9 -15
  4. package/dist/index.d.ts +9 -15
  5. package/dist/index.js +1355 -919
  6. package/dist/index.mjs +1437 -896
  7. package/dist/server.d.mts +6 -0
  8. package/dist/server.d.ts +6 -0
  9. package/dist/server.js +171 -17
  10. package/dist/server.mjs +5923 -68
  11. package/package.json +6 -6
  12. package/src/app/globals.css +35 -11
  13. package/src/components/ChatWidget.tsx +0 -1
  14. package/src/components/MarkdownComponents.tsx +3 -0
  15. package/src/components/MessageBubble.tsx +3 -2
  16. package/src/components/ObservabilityPanel.tsx +1 -1
  17. package/src/components/UIDispatcher.tsx +0 -3
  18. package/src/config/ConfigBuilder.ts +38 -1
  19. package/src/core/LangChainAgent.ts +1 -4
  20. package/src/core/Pipeline.ts +31 -18
  21. package/src/core/QueryProcessor.ts +65 -0
  22. package/src/rag/Reranker.ts +99 -6
  23. package/src/utils/ProductExtractor.ts +3 -3
  24. package/dist/ChromaDBProvider-MIDOR4FW.mjs +0 -8
  25. package/dist/MilvusProvider-U7SKC27V.mjs +0 -8
  26. package/dist/MongoDBProvider-YNKC7EJ6.mjs +0 -8
  27. package/dist/MultiTablePostgresProvider-ZLGSKTJR.mjs +0 -8
  28. package/dist/PineconeProvider-QZNRKTN2.mjs +0 -8
  29. package/dist/QdrantProvider-RLJTNGPY.mjs +0 -8
  30. package/dist/RedisProvider-SR65SCKV.mjs +0 -8
  31. package/dist/SimpleGraphProvider-SLOXO4M7.mjs +0 -62
  32. package/dist/UniversalVectorProvider-IN67OS56.mjs +0 -9
  33. package/dist/WeaviateProvider-5FWDFITI.mjs +0 -8
  34. package/dist/chunk-5AJ4XHLW.mjs +0 -201
  35. package/dist/chunk-5YGUXK7Z.mjs +0 -80
  36. package/dist/chunk-CFVEZTBJ.mjs +0 -102
  37. package/dist/chunk-ICKRMZQK.mjs +0 -76
  38. package/dist/chunk-IMP6FUCY.mjs +0 -30
  39. package/dist/chunk-LR3VMDVK.mjs +0 -157
  40. package/dist/chunk-LZVVLSDN.mjs +0 -4077
  41. package/dist/chunk-M6JSPGAR.mjs +0 -117
  42. package/dist/chunk-OZFBG4BA.mjs +0 -291
  43. package/dist/chunk-PSFPZXHX.mjs +0 -245
  44. package/dist/chunk-U55XRW3U.mjs +0 -96
  45. package/dist/chunk-VUQJVIJT.mjs +0 -148
  46. package/dist/chunk-X4TOT24V.mjs +0 -89
  47. package/dist/chunk-YLTMFW4M.mjs +0 -49

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.