Add Python version requirement to installation guide

Specify Python version requirement for haiku.rag
This commit is contained in:
Mikko Ohtamaa 2025-10-17 14:53:04 +02:00 committed by GitHub
parent b9c22e634c
commit 567f70776b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,7 @@
# Installation
`haiku.rag` need Python version 3.12 or newer.
## Basic Installation
```bash