mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-22 03:01:07 +00:00
feat: openai js and python sdk utilities (#389)
Some checks are pending
Publish AI SDK / publish (push) Waiting to run
Some checks are pending
Publish AI SDK / publish (push) Waiting to run
needs testing
This commit is contained in:
parent
1d5298e05e
commit
3a0e264b7e
25 changed files with 4709 additions and 83 deletions
2
.github/workflows/publish-ai-sdk.yml
vendored
2
.github/workflows/publish-ai-sdk.yml
vendored
|
|
@ -2,6 +2,8 @@ name: Publish AI SDK
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- "packages/ai-sdk/package.json"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue