Sami Khan

Results 13 comments of Sami Khan

https://docs.openbb.co/platform/reference/commodity/lbma_fixing

Commodity is the only one not working from the following and it is also the only one that is 1.2.2 Extensions: - [email protected] - [email protected] - [email protected] - [email protected] -...

BTW, yes, I do see **openbb-commodity** after **!pip list**

I do have `openbb-nasdaq` installed. Looks like I'll have to wait until it is fixed.

Can you suggest some reasonable platforms that provide commodities data?

Updated to remove the need for SSH entirely. It now uses a built-in remote execution system called exo-rsh, where each EXO node runs a small HTTP server for remote command...

Updated to simplify exo-rsh by consolidating its HTTP server into EXO's existing API. Instead of running a separate server on port 52416, remote command execution now uses the /execute endpoint...

# Update: Plugin Architecture & SLURM CLI ## Summary Added a modular plugin system for exo. New capabilities can be added by dropping code into `src/exo/plugins/implementations/` without modifying core source...