Skip to content

conversation-migration#22

Closed
yiyuanzhao1234 wants to merge 1 commit into
oracle-samples:mainfrom
yiyuanzhao1234:main
Closed

conversation-migration#22
yiyuanzhao1234 wants to merge 1 commit into
oracle-samples:mainfrom
yiyuanzhao1234:main

Conversation

@yiyuanzhao1234
Copy link
Copy Markdown
Contributor

@yiyuanzhao1234 yiyuanzhao1234 commented Mar 6, 2026

Description

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
Copy link
Copy Markdown

Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA).
The following contributors of this PR have not signed the OCA:

  • PR author: yiyuanzhao1234

To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.

When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.

If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public.

@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. label Mar 6, 2026
@upfixer upfixer mentioned this pull request Mar 6, 2026
3 tasks
@upfixer
Copy link
Copy Markdown
Contributor

upfixer commented Mar 6, 2026

clone to #23

@upfixer upfixer closed this Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Required At least one contributor does not have an approved Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants