Skip to content

conversation-migration#23

Merged
upfixer merged 1 commit into
mainfrom
conversation-migration
Mar 6, 2026
Merged

conversation-migration#23
upfixer merged 1 commit into
mainfrom
conversation-migration

Conversation

@upfixer
Copy link
Copy Markdown
Contributor

@upfixer upfixer commented Mar 6, 2026

Description

clone from #22

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Write a migration cli incase user want to migrate their conversation from conversationStore to project

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • [ x] New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • [ X] Test A
    python migration_cli.py --region us-chicago-1 --compartment-id ocid1.tenancy.oc1..aaaaaaaaumuuscymm6yb3wsbaicfx3mjhesghplvrvamvbypyehh5pgaasna --project-id ocid1.generativeaiproject.oc1.us-chicago-1.amaaaaaabgjpxjqawd5vd23xfhcn5uoxx4rkzjhnq5o24aityqb2ymvghvrq --conversation-store-id ocid1.generativeaiconversationstore.oc1.us-chicago-1.amaaaaaabgjpxjqaepjpzv7kshq35v3jsaxfwrixp5t7dhcuy6ulon26ipqq --conv-file conlist.txt

conlist.txt >>
conv_ord_reps11g02nymyj3n6cy30pr0sbcor5djyh9l4varjth90yo5
conv_ord_vjvac4hpuegrftrda7qk3t8d9zvadm4ktir3ty6is8pcmynw

image
  • [ X] Test B
    python migration_cli.py --region us-chicago-1 --compartment-id ocid1.tenancy.oc1..aaaaaaaaumuuscymm6yb3wsbaicfx3mjhesghplvrvamvbypyehh5pgaasna --project-id ocid1.generativeaiproject.oc1.us-chicago-1.amaaaaaabgjpxjqawd5vd23xfhcn5uoxx4rkzjhnq5o24aityqb2ymvghvrq --conversation-store-id ocid1.generativeaiconversationstore.oc1.us-chicago-1.amaaaaaabgjpxjqaepjpzv7kshq35v3jsaxfwrixp5t7dhcuy6ulon26ipqq --conversations conv_ord_reps11g02nymyj3n6cy30pr0sbcor5djyh9l4varjth90yo5,conv_ord_vjvac4hpuegrftrda7qk3t8d9zvadm4ktir3ty6is8pcmynw
image

Test Configuration:

  • Firmware version: no
  • Hardware: no
  • Toolchain: no
  • SDK: oci_openai

Checklist:

  • [X ] My code follows the style guidelines of this project
  • [X ] I have performed a self-review of my own code
  • [ x] I have commented my code, particularly in hard-to-understand areas
  • [x ] I have made corresponding changes to the documentation
  • [x ] My changes generate no new warnings
  • [x ] I have added tests that prove my fix is effective or that my feature works
  • [x ] New and existing unit tests pass locally with my changes
  • [x ] Any dependent changes have been merged and published in downstream modules

@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Mar 6, 2026
@upfixer upfixer requested a review from topysl March 6, 2026 22:10
@upfixer upfixer mentioned this pull request Mar 6, 2026
3 tasks
@upfixer upfixer merged commit 12de8ae into main Mar 6, 2026
5 checks passed
@upfixer upfixer deleted the conversation-migration branch March 6, 2026 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants