Commit 927cccc
authored
chore: Add agents config for testing agents without docker-compose (#45)
## Summary
Add configuration support for testing agents without requiring
docker-compose setup. This enables easier local development and testing
workflows.
## Changes
- Added browser agent configuration to infer config
- Enables testing agents directly without docker-compose dependencies
- Improves developer experience for local testing
## Testing
The configuration has been tested locally and allows running agents
directly with the Inference Gateway CLI.
Signed-off-by: Eden Reich <eden.reich@gmail.com>1 parent acb379b commit 927cccc
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments