docs: update README with SDK branding and doc links
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
parent
144f2aaa22
commit
6e27a2cadc
1 changed files with 8 additions and 1 deletions
|
|
@ -1,6 +1,13 @@
|
|||
# ErGPT SDK
|
||||
|
||||
Python SDK для работы с ErGPT API.
|
||||
Python SDK для работы с API ErGPT.
|
||||
|
||||
## Документация
|
||||
|
||||
- [KB_API_Guide.md](KB_API_Guide.md) — руководство по Knowledge Base API с curl-примерами
|
||||
- [examples.py](examples.py) — примеры использования SDK на Python
|
||||
|
||||
## Установка
|
||||
|
||||
## Установка
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue