Add feed reading
This commit is contained in:
parent
60d2e4db47
commit
aa2fbdc479
4 changed files with 201 additions and 2 deletions
|
|
@ -6,6 +6,7 @@ readme = "README.md"
|
|||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"fastapi[standard]>=0.115.12",
|
||||
"feedparser>=6.0.11",
|
||||
"groq>=0.26.0",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue