0fdf3b6 7f6a7b9 0fdf3b6
1
2
3
4
5
6
7
8
9
10
11
12
13
[project] name = "talk-to-sambanova" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.10" dependencies = [ "fastrtc[stt,tts]>=0.0.8.post1", "smolagents>=1.9.2", "twilio>=9.4.6", ]