https://github.com/vontikov/gigachat-test
GigaChat gRPC API test
https://github.com/vontikov/gigachat-test
ai aiagent aifunctions gigachat gigachat-api golang grpc grpc-go
Last synced: about 2 months ago
JSON representation
GigaChat gRPC API test
- Host: GitHub
- URL: https://github.com/vontikov/gigachat-test
- Owner: vontikov
- License: mit
- Created: 2025-02-19T13:52:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-06T20:25:48.000Z (over 1 year ago)
- Last Synced: 2025-07-28T00:26:44.006Z (11 months ago)
- Topics: ai, aiagent, aifunctions, gigachat, gigachat-api, golang, grpc, grpc-go
- Language: Go
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GigaChat gRPC API test
[GigaChat gRPC API documentation](https://developers.sber.ru/docs/ru/gigachat/api/reference-grpc)
## Prepare
```shell
$ make deps stubs
```
## Run
```shell
$ go run main.go
```