Hi! I'm trying to setup a simple function with llamaindex.
I'm getting however an error
TypeScript
ERROR: No matching distribution found for onnxruntime==1.17.1```I tried everything, pinning other version etc. Nothing helps
TL;DR
Developers are facing an error when setting up a function with llamaindex due to issues with onnxruntime==1.17.1. Solution: Try alternative versions or check compatibility with llamaindex.