Hi,
My agent needs to purchase something according to the money it has. How can I make Agent aware of the money value?
In the github documentation, there is a function called AddObservation() but it only works with vectors and the money value I have is a float value what should I do?
AddOberservation() also works with floats.