File size: 191 Bytes
c283f42
e3b2421
c283f42
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
title: Smart-Audio-Grammar-Toolription API
sdk: fastapi
image: "python:3.9"
dependencies:
  - fastapi
  - uvicorn
  - groq
  - pydantic
  - python-dotenv
  - requests
  - aiohttp
  - uvicorn