ved015
183e9fba93
fix(openai-sdk-python): harden v4 migration
2026-08-21 21:24:38 +05:30
Cursor Agent
f68bd30262
Merge origin/main into fix/openai-sdk-python-v4-api
...
Resolve pyproject.toml conflict by keeping supermemory>=3.50.0
(required for v4 API migration) and main's package version 1.0.5.
Co-authored-by: Dhravya Shah <dhravya@supermemory.com>
2026-08-18 15:20:49 +00:00
pawan
47152afc1d
fix(openai-sdk): cap supermemory to <3.5 so a fresh install imports ( #1236 )
2026-08-12 20:56:54 +05:30
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
Ishaan Gupta
a0e3d7d192
perf(middleware): await background task cancellation on timeout ( #786 )
2026-04-12 14:22:41 -07:00
nexxeln
ea9bf13d31
add openai middleware functionality for python sdk ( #546 )
...
add openai middleware functionality
fix critical type errors and linting issues
update readme with middleware documentation
2025-11-11 02:16:34 +00:00
Shreyans Jain
4467b65524
fix: openai python sdk package export ( #432 )
2025-10-08 15:54:42 -07:00
CodeWithShreyans
101f3817bd
feat: openai python sdk ( #409 )
2025-09-03 21:48:36 +00:00
CodeWithShreyans
cae7051d1a
feat: new tools package ( #407 )
Publish AI SDK / publish (push) Has been cancelled
2025-09-02 23:11:19 +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