Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/en/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# SGR Agent Core

- [🚀 SGR API Service](SGR-Quick-Start.md) — A service assembled for deep research tasks with REST API and web interface.
- [🚀 SGR API Service](sgr-api/SGR-Quick-Start.md) — A service assembled for deep research tasks with REST API and web interface.
- [🛠️ Agent Core Framework](framework/main-concepts.md) — Python library for creating custom agents.

## Contact & Community
Expand Down
2 changes: 1 addition & 1 deletion docs/ru/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# SGR Agent Core

- [🚀 SGR API Service](SGR-Quick-Start.md) — Собранный под задачи deep research сервис с REST API и веб-интерфейсом.
- [🚀 SGR API Service](sgr-api/SGR-Quick-Start.md) — Собранный под задачи deep research сервис с REST API и веб-интерфейсом.
- [🛠️ Agent Core Framework](framework/main-concepts.md) — Python библиотека для создания собственных агентов.

## Контакты и сообщество
Expand Down