What’s the best way to use an LLM with that refers to a document
So I have this feature where I will provide the llm a set of conditions lets say I am giving it a body description. Using that body description the llm will analyze it and suggest suitable workouts. But the catch is I have a list of 800 workouts and I …