Skip to content

roma1n/yandexgpt-api-python-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YandexGPT API python example

A simple example for using YandexGPT API with python.

How to run:

  1. Create .env file:
cp .env.sample .env
  1. Replace "<IAM_TOKEN>" and "<FOLDER_ID>" with appropriate values. Follow Yandex API official instruction to get them

  2. Run following command:

./run.sh

Done!

Releases

No releases published

Packages

No packages published