StoryCatcher / server.py

Commit History

Enhance fetch_anthropic_models_tool to handle missing API key and exceptions
bd5957e

daniel-was-taken commited on

Refactor MCP_SSE_URL to use environment variable for port configuration and update FastMCP server initialization comments
63ffd27

daniel-was-taken commited on

Remove unnecessary GPU decorators from functions in app.py and clean up whitespace in server.py
b4f6cc7

daniel-was-taken commited on

Update MCP SSE URL handling and refactor FastAPI initialization
b73a785

daniel-was-taken commited on

Refactor MCP SSE URL handling and update requirements for python-multipart
f5b42b6

daniel-was-taken commited on

Enhance FastAPI initialization and update main entry point for Uvicorn
8fea053

daniel-was-taken commited on

Comment out the main entry point for uvicorn in server.py
2ef5465

daniel-was-taken commited on

Refactor FastMCP integration to streamline SSE handling and improve app structure
c302bac

daniel-was-taken commited on

Refactor FastAPI initialization and SSE endpoint handling for improved structure and clarity
0de04f5

daniel-was-taken commited on

Refactor MCP client integration to use SSE and update server initialization for improved performance
fdd7abf

daniel-was-taken commited on

Update mcp.run() to specify transport method for improved functionality
a7ff0bc

daniel-was-taken commited on

Add server functionality for text generation and audio narration
1a07fd9

daniel-was-taken commited on