Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

Re-index script #415

Merged
merged 3 commits into from
Dec 19, 2023
Merged

Re-index script #415

merged 3 commits into from
Dec 19, 2023

Conversation

gharbat
Copy link
Member

@gharbat gharbat commented Dec 18, 2023

Adding migration scripts for olders swagger files

The migration can be run by calling the following endpoint. This will trigger a long running job, that will generate vector embeddings for all apis defined in the older swagger files

curl --location --request POST 'http://localhost:8888/backend/copilot/migrate/actions' \
--header 'Authorization: Bearer 1WA7F15gfczCAd6AFKoPOA=='

@codebanesr codebanesr force-pushed the migrate-old-swagger-to-actions branch from 3addca0 to 84e1931 Compare December 19, 2023 09:28
@codebanesr codebanesr force-pushed the migrate-old-swagger-to-actions branch from 84e1931 to 63d3600 Compare December 19, 2023 09:37
@codebanesr codebanesr merged commit 6e4258f into main Dec 19, 2023
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants