- Created .env_example for environment variable configuration.
- Added .gitignore to exclude sensitive files and directories.
- Implemented gigachat_cli.py for command-line interaction with the GigaChat API.
- Updated README.md with setup instructions and usage examples.
- Included requirements.txt for necessary dependencies.