Skip to content

feat(feeds): add feeds import cli support#192

Merged
darkoatanasovski merged 3 commits intomasterfrom
feat-feeds-import-support
Apr 9, 2026
Merged

feat(feeds): add feeds import cli support#192
darkoatanasovski merged 3 commits intomasterfrom
feat-feeds-import-support

Conversation

@darkoatanasovski
Copy link
Copy Markdown
Contributor

No description provided.

@darkoatanasovski darkoatanasovski force-pushed the feat-feeds-import-support branch from 90bd7e8 to 0578346 Compare April 9, 2026 10:36
return err
}

resp, err := client.CreateImportV2Task(cmd.Context(), &getstream.CreateImportV2TaskRequest{
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what about using CreateImport endpoint? same as for chat?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it has the same logic as here internally, code will be consistent for free :)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yaziine but can we set product there? we need this for feeds product

@darkoatanasovski darkoatanasovski merged commit c01957f into master Apr 9, 2026
3 checks passed
@darkoatanasovski darkoatanasovski deleted the feat-feeds-import-support branch April 9, 2026 12:55
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.

3 participants