supermemory/packages/openai-sdk-python/tests
Dhravya 348483d5e8
feat(openai-sdk-python): 7-tool parity (#1430)
## Summary
- Expand `SupermemoryTools` from 2 tools to 7 (matches `@supermemory/tools`)
- Add `memory_forget` via shared HTTP helper
- Add document list/add/delete and get_profile tool surfaces
- Expand tests for new tools and execution paths

Stacked on #1429

## Test plan
- [x] `uv run pytest tests/test_tools.py::TestMemoryOperationsUnit`

Made with [Cursor](https://cursor.com)
2026-09-01 04:34:18 +00:00
..
__init__.py feat: openai js and python sdk utilities (#389) 2025-08-27 23:34:49 +00:00
test_middleware.py fix(openai-sdk): don't inject empty system prompt when no memories are found (#999) 2026-05-26 22:28:35 +05:30
test_tools.py feat(openai-sdk-python): 7-tool parity (#1430) 2026-09-01 04:34:18 +00:00