QianZhu
7eec2b8f9a
Qian/query option doc ( #615 )
...
- API documentation improvement for queries (table.search)
- a small bug fix for the remote API on create_table


2023-10-31 19:50:05 -07:00
Ayush Chaurasia
a8c7f80073
[Docs] Update embedding function docs ( #581 )
2023-10-18 13:04:42 +05:30
Chang She
f20f19b804
feat: improve pydantic 1.x compat ( #503 )
2023-09-18 19:01:30 -07:00
Chang She
c21f9cdda0
ci: fix docs build ( #496 )
...
python/python.md contains typos in the class references
---------
Co-authored-by: Chang She <chang@lancedb.com >
2023-09-18 13:07:21 -07:00
Chang She
32163063dc
Fix up docs ( #477 )
2023-09-05 22:29:50 -07:00
Chang She
4b45128bd6
add LanceModel to docs ( #386 )
...
Co-authored-by: Chang She <chang@lancedb.com >
2023-07-31 15:12:02 -04:00
Lei Xu
088e745e1d
[Python] Create table with Iterator[RecordBatch] and add docs ( #316 )
2023-07-16 21:45:55 -07:00
Lei Xu
08944bf4fd
[Python] Convert Pydantic Model to Arrow Schema ( #291 )
...
Provide utility to automatically convert Pydantic model to Arrow Schema
Closes #256
2023-07-13 11:16:37 -07:00
Lei Xu
9f603f73a9
[Python] Schema to JSON ( #272 )
2023-07-10 18:11:24 -07:00
Lei Xu
e6c6da6104
[Python] Initial support of cloud API ( #260 )
...
Support connect with remote database, and implement Search API
2023-07-07 15:41:15 -07:00
Will Jones
fed33a51d5
wip: make the python API reference a bit nicer ( #162 )
...
Adds:
* Make `mkdocstrings` aware we are using numpy-style docstrings
* Fixes broken link on `index.md` to Python API docs (and added link to
node ones)
* Added examples to various classes.
* Added doctest to verify examples work.
2023-06-08 16:07:06 -07:00
Jai
8af5f19cc1
js docs, modal example, doc notebook integration, update doc styles ( #131 )
2023-06-02 15:24:16 -07:00