Sign inSign up

tkdutta/news-agent

By tkdutta

Updated 5 months ago

Image
0

148

tkdutta/news-agent repository overview

GitHub: https://github.com/tuhindutta/news-agent


Docker command:
docker run --name news -d -p 8080:8000 --network news-network --env-file ./.env tkdutta/news-agent:v1.0

.env file:
OPENAI_API_KEY=sk-pexamplekey1234567890abcdefg
MCP_URI=http://news-agent-mcp-server:8000/mcp
POSTGRES_CHECKPOINTER_URI=postgresql://admin:admin@news-agent-postgres:5432/newsagent

MCP details:

Tag summary

Content type

Image

Digest

sha256:ae3ca7f20

Size

77.9 MB

Last updated

5 months ago

docker pull tkdutta/news-agent:v1.0