1
I Use This!
New Project

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
May 12, 2024 — May 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add missing deserialization support for `Uuid`. (#209)
LJ
More... about 2 months ago
Support `Uuid` type in core engine / Python value binding. (#208)
LJ
More... about 2 months ago
Add uuid type support in core engine. (#207)
LJ
More... about 2 months ago
Update README.md (#204)
LJ
More... about 2 months ago
Add attributes to annotate filename / mime type fields for content (#203)
LJ
More... about 2 months ago
google drive example updates for blog (#202)
LJ
More... about 2 months ago
Fix a few links: `s/cocoIndex/cocoindex-io/`. (#201)
LJ
More... about 2 months ago
Update documentations for the evaluation and dump functionality (#200)
LJ
More... about 2 months ago
Implement `evaluate_and_dump` and provide a `evaluate` subcommand for it (#199)
LJ
More... about 2 months ago
Implement a serializer to create `yaml_rust2::yaml::Yaml`. (#198)
LJ
More... about 2 months ago
Refactor: simplify arguments for internal indexer functions. (#197)
LJ
More... about 2 months ago
Code cleanup / refactor to prepare for evaluation feature (#196)
LJ
More... about 2 months ago
Add a tip for giving clear type definitions for LLM extraction (#195)
LJ
More... about 2 months ago
Bug fix: make sure dangling precommit states properly handled. (#193)
LJ
More... about 2 months ago
Make indexing update stats more consistent with what really happened (#192)
LJ
More... about 2 months ago
Bug fix: correctly deal with deleted/trashed files in GoogleDrive source (#191)
LJ
More... about 2 months ago
Improve error message for encoding of field annotations. (#190)
LJ
More... about 2 months ago
Correctly handle `None` values for composite types. (#189)
LJ
More... about 2 months ago
Correctly output unsupported type name. (#188)
LJ
More... about 2 months ago
Use class docstring as description for struct types in Python SDK. (#187)
LJ
More... about 2 months ago
`StructSchema` take a optional description and put in JSON schema (#186)
LJ
More... about 2 months ago
Fix more clippy warnings. (#183)
LJ
More... about 2 months ago
chore: Clippy fixes (#182) More... about 2 months ago
Make error location caused by functions more clear. (#181)
LJ
More... about 2 months ago
Revert unintended example update in #177. (#179)
LJ
More... about 2 months ago
Refactor: Move engine->python value conversion logic to `convert.py`. (#177)
LJ
More... about 2 months ago
Count source rows with ERROR during indexing. (#174)
LJ
More... about 2 months ago
Update `README.md` files for the `gdrive_text_embedding` example. (#173)
LJ
More... about 2 months ago
Add a field `mime_type` for `GoogleDrive` source. (#172)
LJ
More... about 2 months ago
Add documentation for the `GoogleDrive` source. (#171)
LJ
More... about 2 months ago