GeminiAgentsToolkit / investor-agent

1 stars 1 forks source link

get buying power functions priority #28

Closed seralekseenko closed 3 months ago

seralekseenko commented 3 months ago

We have two funct:

  1. get_buying_power
  2. get_non_marginable_buying_power

When I ask about buying power the first funct calls by default. But it will be more comfortable if the second funct will be called by default.

Because if we even have some margin — it is separated power and it should not be included in default buying power.

So, I propose:

b0noI commented 3 months ago

since we do not have margin, I just removed one API and only left: return without margin