This website requires JavaScript.
Explore
Help
Sign In
CalvinBackup
/
invariant-gateway
Watch
1
Star
0
Fork
0
mirror of
https://github.com/invariantlabs-ai/invariant-gateway.git
synced
2026-08-23 17:12:29 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
71e2ac9a065e4f71a925f41048d4bde18eccb285
invariant-gateway
/
gateway
/
routes
T
History
Hemang
71e2ac9a06
Add implementation for MCP streamable GET, POST and DELETE endpoints without push to explorer or guardrailing.
2025-05-27 23:11:57 +02:00
..
__init__.py
Rename proxy to gateway.
2025-03-05 14:35:39 +01:00
anthropic.py
Update streaming in anthropic route to handle chunks with incomplete events. Introduce an sse_buffer which keeps track of the current incomplete event from the last processed chunk.
2025-05-07 01:08:15 +05:30
gemini.py
Fix asyncio and threading. Dedupe annotations before pushing. Add README.
2025-04-17 07:15:28 +02:00
mcp_sse.py
Add implementation for MCP streamable GET, POST and DELETE endpoints without push to explorer or guardrailing.
2025-05-27 23:11:57 +02:00
mcp_streamable.py
Add implementation for MCP streamable GET, POST and DELETE endpoints without push to explorer or guardrailing.
2025-05-27 23:11:57 +02:00
open_ai.py
Fix asyncio and threading. Dedupe annotations before pushing. Add README.
2025-04-17 07:15:28 +02:00