File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v10.27.0 (2026-03-24)
5+
6+ ### Feature
7+
8+ - Minor: First approach for document chunking. (#950 )
9+ ([ ` 553264a ` ] ( https://github.com/bimdata/python-api-client/commit/553264a6c6f58a2d80dda97863f9e03f056ef9b3 ) )
10+
11+ * WIP first approach for document chunking.
12+
13+ * More rag
14+
15+ * Rework vith content type framework
16+
17+ * Improve rag view with new contenttype framework
18+
19+ * multiples fixes & tests
20+
21+ * Remove metadata & add page_numbers.
22+
23+ * Fix how the AI app is loaded.
24+
25+ * Remove code that was wrongfuly commit on this branch
26+
27+ * Start moving exisint ai feature inside ai app.
28+
29+ * Add document content & fixes
30+
31+ * Improve migration to not break cloud during deployment.
32+
33+
434## v10.26.0 (2026-03-19)
535
636### Feature
Original file line number Diff line number Diff line change 2020 long_description = f .read ()
2121
2222NAME = "bimdata-api-client"
23- VERSION = "10.26 .0"
23+ VERSION = "10.27 .0"
2424# To install the library, run the following
2525#
2626# python setup.py install
You can’t perform that action at this time.
0 commit comments