Skip to content

Fix/rust sdk#57

Open
YellowSnnowmann wants to merge 7 commits intotinyhumansai:mainfrom
YellowSnnowmann:fix/rust-sdk
Open

Fix/rust sdk#57
YellowSnnowmann wants to merge 7 commits intotinyhumansai:mainfrom
YellowSnnowmann:fix/rust-sdk

Conversation

@YellowSnnowmann
Copy link
Copy Markdown
Contributor

No description provided.

YellowSnnowmann and others added 7 commits March 27, 2026 14:38
- Introduced a new example script `example_e2e.rs` demonstrating the usage of the TinyHumansMemoryClient.
- Implemented various steps including memory insertion, job checking, document listing, and querying memory.
- Enhanced logging for better traceability during the execution of the example.
- Updated `list_documents` method to accept parameters for namespace, limit, and offset, improving flexibility in document retrieval.
- Removed unnecessary whitespace in `example_e2e.rs` for cleaner code.
- Added a newline at the end of `example_e2e.rs` to adhere to file formatting standards.
- Reformatted error message in `lib.rs` for better readability in validation checks.
- Updated `example_e2e.rs` to correctly utilize the document ID in memory operations, ensuring all steps are executed.
- Enhanced `test_routes.rs` to include parameters for the `list_documents` method, allowing for better control over document retrieval.
- Updated the variable name from `_single_doc_id` to `single_doc_id` for clarity and consistency in the example script.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant