diff --git a/mavproxy/source/docs/modules/chat.rst b/mavproxy/source/docs/modules/chat.rst index f37600c681..4370b3bcfd 100644 --- a/mavproxy/source/docs/modules/chat.rst +++ b/mavproxy/source/docs/modules/chat.rst @@ -23,6 +23,7 @@ Prerequisites - On Linux/Ubuntu the pyaudio, wave and openai python packages must be installed manually - `OpenAI API key `__ - Setup the OpenAI Assistant (not required for core developers using ArduPilot's API key) +- Vehicle must be running ArduPilot 4.6 (or higher) Installing Python Packages on Linux/Ubuntu ------------------------------------------