Commit 78ed5c0
fix(a2a): Rename A2A_SERVICE_DISCOVERY_ENABLED to A2A_SERVICE_DISCOVERY_ENABLE (#27)
The Inference Gateway expects A2A_SERVICE_DISCOVERY_ENABLE, not A2A_SERVICE_DISCOVERY_ENABLED.
Updated the environment variable name in the controller and tests to match the expected format.
Since the Inference Gartway using the present naming convention will keep it like this:
A2A_SERVICE_DISCOVERY_ENABLE - IDK maybe will add the past convention in future versions - haven't consolidate it yet.
Closes #25
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Eden Reich <edenreich@users.noreply.github.com>
Signed-off-by: Eden Reich <eden.reich@gmail.com>1 parent eda42e4 commit 78ed5c0
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
523 | 523 | | |
524 | 524 | | |
525 | 525 | | |
526 | | - | |
| 526 | + | |
527 | 527 | | |
528 | 528 | | |
529 | 529 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
532 | 532 | | |
533 | 533 | | |
534 | 534 | | |
535 | | - | |
| 535 | + | |
536 | 536 | | |
537 | 537 | | |
538 | 538 | | |
| |||
571 | 571 | | |
572 | 572 | | |
573 | 573 | | |
574 | | - | |
| 574 | + | |
575 | 575 | | |
576 | 576 | | |
577 | 577 | | |
| |||
0 commit comments