Skip to content

Sync Assistants Used by Glific Bots into AI Platform #290

@avirajsingh7

Description

@avirajsingh7

Once organizations and bots from Glific are onboarded to the AI Platform, we need to sync the assistants associated with each Glific bot into our platform.

We already have an endpoint on the AI Platform that:

  • Fetches assistant data from OpenAI
  • Stores it in the internal assistant table

Create Python scrip which use csv provided by glific which has assistant_id and bot_name
For each bot/project:

  • Use the project's API key
  • Call the existing /sync-assistants endpoint with appropriate assistant_id and populate the table

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions