Skip to content

GPT Index v0.4.0

Compare
Choose a tag to compare
@jerryjliu jerryjliu released this 08 Feb 08:38
· 6356 commits to main since this release
aa0092a

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).

Load documents, build the GPTSimpleVectorindex