- 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.
5 lines
26 B
Plaintext
5 lines
26 B
Plaintext
.env
|
|
.venv/
|
|
__pycache__/
|
|
|