Hemang
|
80944f2caf
|
Add traceback to debug 500 gemini error in test_generate_content_with_image.
|
2025-05-19 13:30:14 +02:00 |
|
Hemang
|
876eb44c78
|
Make MCP stdio gateway fully async. With sync and async mixed behaviour for running background tasks we were running into issues.
|
2025-05-16 14:33:00 +05:30 |
|
Hemang
|
8eae198eb0
|
Add integration tests for MCP SSE via gateway with guardrails.
|
2025-05-14 14:21:48 +05:30 |
|
Hemang
|
e2e004b7b1
|
Move dockerfiles inside gateway/ and update main CLI script to be able to run build, up, down and logs on a local gateway server instance.
|
2025-05-14 14:21:48 +05:30 |
|
Hemang
|
aec7808e3e
|
Fix broken integration tests.
|
2025-05-07 01:08:15 +05:30 |
|
Hemang
|
88ba17a803
|
Move MCP testing stdio server and client into a separate folder.
|
2025-04-29 15:56:37 +05:30 |
|
Hemang
|
d983b7431b
|
Add tests for MCP integration in gateway.
|
2025-04-29 09:00:04 +02:00 |
|
Hemang
|
eced3755b2
|
Refactor tests.
|
2025-04-02 13:40:52 +02:00 |
|
Luca Beurer-Kellner
|
7c0bb957fb
|
Pipelined Guardrails (#32)
* initial draft: pipelined guardrails
* documentation on stream instrumentation
* more comments
* fix: return earlier
* non-streaming case
* handle non-streaming case
* fix more cases
* simplify request instrumentation
* improve comments
* fix import issues
* extend tests for input guardrailing
* anthropic integration of pipelined and pre-guardrailing
* fix gemini streamed refusal
|
2025-03-31 14:13:58 +02:00 |
|
Hemang
|
4671c8b67e
|
Add tests for gemini guardrails integration.
|
2025-03-27 12:26:17 +01:00 |
|
Hemang
|
22acb38131
|
Add tests for the guardrails integration for open_ai route.
|
2025-03-18 14:46:22 +01:00 |
|
Hemang
|
6558f23604
|
Add unit tests and move the current integration tests into a separate directory.
|
2025-03-12 23:57:00 +01:00 |
|