{"id":31640077,"url":"https://github.com/code-rhapsodie/connector-mistral","last_synced_at":"2025-10-07T02:09:35.608Z","repository":{"id":317324882,"uuid":"1066464723","full_name":"code-rhapsodie/connector-mistral","owner":"code-rhapsodie","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-30T06:39:30.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-30T08:35:20.353Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/code-rhapsodie.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-29T14:17:10.000Z","updated_at":"2025-09-30T06:39:33.000Z","dependencies_parsed_at":"2025-09-30T08:35:24.413Z","dependency_job_id":null,"html_url":"https://github.com/code-rhapsodie/connector-mistral","commit_stats":null,"previous_names":["code-rhapsodie/connector-mistral"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/code-rhapsodie/connector-mistral","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-rhapsodie%2Fconnector-mistral","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-rhapsodie%2Fconnector-mistral/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-rhapsodie%2Fconnector-mistral/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-rhapsodie%2Fconnector-mistral/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/code-rhapsodie","download_url":"https://codeload.github.com/code-rhapsodie/connector-mistral/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-rhapsodie%2Fconnector-mistral/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278708004,"owners_count":26031932,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-10-07T02:09:06.393Z","updated_at":"2025-10-07T02:09:35.603Z","avatar_url":"https://github.com/code-rhapsodie.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Code Rhapsodie Connector Mistral Bundle\n\nThe code-rhapsodie/connector-mistral bundle integrates Mistral into Ibexa DXP, enabling AI-assisted content generation and editing capabilities directly from the Ibexa Back Office.\n\n\u003e **NOTE** This Mistral AI connector is experimental and may not be suitable for production use.\n\u003e Use at your own risk.\n\n## Installation\n\n### Step 1: Install the bundle via composer\n```bash\n  composer require code-rhapsodie/connector-mistral\n```\n\n### Step 2: Enable the bundle\n````php\n// config/bundles.php\n\nreturn [\n    // ...\n    CodeRhapsodie\\Bundle\\ConnectorMistral\\CRConnectorMistralBundle::class =\u003e ['all' =\u003e true],\n];\n````\n\n### Step 3: Configure your api key\n```dotenv\n#.env\n\nMISTRAL_API_KEY=your-mistral-api-key-here\n```\n\n### Step 4: Import generic IA Action migration\n```bash\n  php bin/console ibexa:migrations:import vendor/code-rhapsodie/connector-mistral/src/bundle/Resources/migrations/mistral_action_configurations.yaml\n```\n\n### Step 5: Execute Ibexa migration\n```bash\n  php bin/console ibexa:migrations:migrate\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-rhapsodie%2Fconnector-mistral","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode-rhapsodie%2Fconnector-mistral","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-rhapsodie%2Fconnector-mistral/lists"}