Update README.md

Signed-off-by: Geoff Seemueller <28698553+geoffsee@users.noreply.github.com>
This commit is contained in:
Geoff Seemueller
2025-05-23 11:40:17 -04:00
committed by GitHub
parent 11a04375f0
commit a5d206768f

View File

@@ -5,7 +5,6 @@ Remote genaiscript host for integration into conversational AI applications.
### Disclaimer
This has not undergone a formal security assessment. You should do your own evaluation before using this.
### Features not included in this fork
- Capabilities API: Reports available agents via HTTP (useful for dynamic intent mapping)
@@ -119,6 +118,10 @@ If your agent requires specific API keys or configuration, add them to the `Shim
This project is licensed under the [MIT License](LICENSE)
## FAQ
> Q: Why Rust?
> A: Stronger primitives for STDIO and process management.
Development History (Nov 2024 May 2025)
---