Commit Graph

8 Commits (0a9d933bb298bccf087e47558acf2653b1e4a6c9)

Author SHA1 Message Date
Bagatur 3596be5210
DOCS: format notebooks (#13371) 10 months ago
Predrag Gruevski 2ebd167dba
Lint Python notebooks with ruff. (#12677)
The new ruff version fixed the blocking bugs, and I was able to fairly
easily us to a passing state: ruff fixed some issues on its own, I fixed
a handful by hand, and I added a list of narrowly-targeted exclusions
for files that are currently failing ruff rules that we probably should
look into eventually.

I went pretty lenient on the docs / cookbooks rules, allowing dead code
and such things. Perhaps in the future we may want to tighten the rules
further, but this is already a good set of checks that found real issues
and will prevent them going forward.
10 months ago
Bagatur 2424fff3f1
notebook fmt (#12498) 10 months ago
Lance Martin b01a443ee5
Update figures in multi-modal Cookbooks (#12060) 10 months ago
Surav Shrestha 7f0145315a
fix typos in cookbook/Semi_structured_and_multi_modal_RAG.ipynb (#11794)
I have fixed some typos in file
`cookbook/Semi_structured_and_multi_modal_RAG.ipynb`. I kindly request
the repo maintainers to review and merge it. Thanks!
11 months ago
Lance Martin 18a4fdded6
Add deps and minor cleaning to cookbooks (#11886) 11 months ago
Lance Martin ccd1400423
Update multi-modal notebooks (#11827) 11 months ago
Lance Martin 98c8516ef1
Semi-structured and Multi-modal RAG cookbooks (#11582) 11 months ago