opentensor / bittensor

Internet-scale Neural Networks
https://www.bittensor.com/
MIT License
818 stars 276 forks source link

feat: overview async #2028

Closed gus-opentensor closed 2 weeks ago

gus-opentensor commented 3 weeks ago

Overview Async

RomanCh-OT commented 3 weeks ago

also, pls check ruff formatting

thewhaleking commented 3 weeks ago

Overview Command

I think this is a better approach.

RomanCh-OT commented 3 weeks ago

Overview Command

I think this is a better approach.

will you able to use that approach with tui? I mean won't this block tui?

thewhaleking commented 3 weeks ago

will you able to use that approach with tui? I mean won't this block tui?

Why would it block Commander?

RomanCh-OT commented 3 weeks ago

will you able to use that approach with tui? I mean won't this block tui?

Why would it block Commander?

I'm not saying this, just asking. I like the proposed option, but due to the fact that it is a big restructuring of logic, I'm just care about it.

thewhaleking commented 2 weeks ago

I'm not saying this, just asking. I like the proposed option, but due to the fact that it is a big restructuring of logic, I'm just care about it.

It should not block Commander. The logic needs to change in a pretty substantial way anyway, so I think this is the optimal path.