Documentation Index
Fetch the complete documentation index at: https://01.openinterpreter.com/llms.txt
Use this file to discover all available pages before exploring further.
CLI Flags
Server
Specify the server to run. Valid arguments are either livekit or lightServer Host
Specify the server host where the server will deploy. Default:0.0.0.0.
Server Port
Specify the server port where the server will deploy. Default:10001.
Expose
Expose server to internet.Client
Specify the client. Valid argument islight-python
Server URL
Specify the server URL that the client should expect. Defaults sets the server-host and server-port. Default:None.