1. use explicit singleton class variable
for Summarizer, instead of relying
on fastapi Depends caching;
|
||
|---|---|---|
| .. | ||
| .env | ||
| apt.requirements.txt | ||
| Dockerfile | ||
| summarizer.env | ||
1. use explicit singleton class variable
for Summarizer, instead of relying
on fastapi Depends caching;
|
||
|---|---|---|
| .. | ||
| .env | ||
| apt.requirements.txt | ||
| Dockerfile | ||
| summarizer.env | ||