Abhishek A. Mishra
Abhishek A. Mishra
Either that or we add UEFA as a data type to all functions
Or we create a helper function that transforms datasets from UEFA to one of Opta/StatsBomb
I'm going to play around with the function Harsh made
function seems to be working well. im going to add a sample UEFA dataset and push the auto-type compliance. Will take some time because I have to change tests as...
quick fixes that need to be implemented: for some functions, they only look at x,y and we have, in our guides, the user selecting only x and y. As such,...
I am going to start working on this week, test out a much more improved functionality so it can account for the case I referenced above ^
Same issue here. I've tried adding a prefix to the prompt but to no avail.
One approach: Get result from ConversationChain and then pass into another chain with your specific personality to rephrase the answer? I'll give that a shot and see how that goes....