helios-ag/gigachat-symfony-ai-platform-bridge

Adds gigachat support to Symfony

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 1

Type:lib

pkg:composer/helios-ag/gigachat-symfony-ai-platform-bridge

dev-main 2025-09-25 05:25 UTC

This package is auto-updated.

Last update: 2026-01-08 07:09:54 UTC


README

Tests

This is a library that provides a bridge between your Symfony-based PHP application and the GigaChat AI platform.

Features

  • Easy integration with Symfony or any other modern PHP applications
  • Helper services for sending prompts and handling responses
  • MIT License

Requirements

  • At least PHP 8.2
  • GigaChat API credentials (Client ID, Client Secret, Scope)

Installation

composer require helios-ag/gigachat-symfony-ai-platform-bridge

Configuration

Obtain your credentials from the GigaChat developer portal. Check example folder for more details.

Library made compatible with Symfony AI

Usage Example

Check the example directory for more details.

About GigaChat

https://developers.sber.ru/docs/ru/gigachat/api/main

License

MIT License. See LICENSE for details.

Links