converter-agent-example

Шаблон
1

Описание

Шаблон

Используйте репозиторий как шаблон для создания нового репозитория

Языки

  • Python100%
месяц назад
месяц назад
месяц назад
месяц назад
месяц назад
месяц назад
месяц назад
README.md

Create venv

Activating a virtual environment

Install dependencies

Run app

Configure environments

Add your creds

GIGACHAT_CREDENTIALS
. If creds personal, set
GIGACHAT_SCOPE=GIGACHAT_API_PERS

More information about gigachat env look here

Run in console

Run debug (vs code)

Just run Python Debugger: FastAPI

Available endpoints

  • /
    - simple chat (fastui)
  • /api/v1/prediction
    - api

Curl example