This website requires JavaScript.
Explore
Help
Sign In
CalvinBackup
/
invariant-gateway
Watch
1
Star
0
Fork
0
You've already forked invariant-gateway
mirror of
https://github.com/invariantlabs-ai/invariant-gateway.git
synced
2026-02-12 14:32:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f8bf7be4052585ab0f1501d002bf720bc6e389c9
invariant-gateway
/
gateway
/
common
History
Hemang
f8bf7be405
Add mcp_streamable route and refactor some common code between sse and streamable. Update tests for 400 errors in sse.
2025-05-27 23:11:57 +02:00
..
__init__.py
Rename proxy to gateway.
2025-03-05 14:35:39 +01:00
authorization.py
Allow to specify different API keys for the guardrailing service (
#36
)
2025-04-03 12:15:30 +02:00
config_manager.py
Fix asyncio and threading. Dedupe annotations before pushing. Add README.
2025-04-17 07:15:28 +02:00
constants.py
Add mcp_streamable route and refactor some common code between sse and streamable. Update tests for 400 errors in sse.
2025-05-27 23:11:57 +02:00
guardrails.py
Extract guardrails from header if provided (
#33
)
2025-04-03 08:56:15 +02:00
mcp_sessions_manager.py
Add MCP client and server name when calling fetch_guardrails_from_explorer in SSE.
2025-05-22 10:29:59 +02:00
mcp_utils.py
Add mcp_streamable route and refactor some common code between sse and streamable. Update tests for 400 errors in sse.
2025-05-27 23:11:57 +02:00
request_context.py
Add an option to add extra metadata that is pushed and passed to Guardrails during an MCP session (
#47
)
2025-05-19 13:44:37 +02:00