Dhravya Shah
|
1160c46ccc
|
feat(openai-sdk-python): expand OpenAI tools to 7-tool parity
Add document_list, document_add, document_delete, get_profile, and
memory_forget alongside search_memories and add_memory. Includes
forget_memory HTTP helper and expanded tests.
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-08-07 19:39:24 -07:00 |
|
Dhravya Shah
|
03849ce94f
|
fix(openai-sdk-python): migrate tools and middleware to v4 Supermemory APIs
Replace deprecated search.execute and memories.add with search.memories
(hybrid) and client.add. Fix middleware container_tag param and dedupe
string/pydantic profile memory items.
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-08-07 19:38:47 -07:00 |
|
icyzh
|
f833843760
|
fix(openai-sdk): use AsyncSupermemory and correct client API calls (#1063)
Publish OpenAI SDK Python / publish (push) Has been cancelled
|
2026-06-17 09:05:11 -07:00 |
|
Dhravya Shah
|
4d6fd37c99
|
fix: model names
|
2025-10-03 02:41:49 -07:00 |
|
CodeWithShreyans
|
101f3817bd
|
feat: openai python sdk (#409)
|
2025-09-03 21:48:36 +00:00 |
|
CodeWithShreyans
|
3a0e264b7e
|
feat: openai js and python sdk utilities (#389)
Publish AI SDK / publish (push) Waiting to run
needs testing
|
2025-08-27 23:34:49 +00:00 |
|