v0.4.0
版本发布时间: 2023-02-08 16:38:56
run-llama/llama_index最新发布版本:v0.11.7(2024-09-07 09:06:19)
GPT Index 0.4.0 is out! We bumped the middle version up because we’ve now added
📄🪵 Full support for Python logger 🪵📄
Throughout the entire codebase. No more print statements!
HUGE shoutout to @mcminis1 for landing this awesome change!
NOTE ⚠️: this is a breaking change. There are no more verbose
parameters anymore.
See the following example for how to configure basic logging to stdout (similar to print statement).