Skip to content

Conversation

kpletenev
Copy link

  • Add support for cursor pagination
  • Add include_all_metadata parameter for message metadata
  • Add inclusive parameter for timestamp boundary behavior
  • Add latest parameter for end-time filtering
  • Add oldest parameter for start-time filtering
  • Update TypeScript interfaces and Zod schema validation
  • Add comprehensive test suite (8 new tests) covering all new parameters
  • Update README documentation with parameter descriptions and examples
  • Maintain backward compatibility with existing code

…ameters

- Add support for cursor pagination
- Add include_all_metadata parameter for message metadata
- Add inclusive parameter for timestamp boundary behavior
- Add latest parameter for end-time filtering
- Add oldest parameter for start-time filtering
- Update TypeScript interfaces and Zod schema validation
- Add comprehensive test suite (8 new tests) covering all new parameters
- Update README documentation with parameter descriptions and examples
- Maintain backward compatibility with existing code

All tests passing (28/28). Enhanced functionality enables time-period based
chat history retrieval and improved pagination control.
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