Spaces:
Sleeping
Sleeping
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -76,6 +76,12 @@ agentazall server --agenttalk # HTTPS API (port 8484)
|
|
| 76 |
agentazall server --all # all three transports
|
| 77 |
```
|
| 78 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 79 |
## License
|
| 80 |
|
| 81 |
AGPL-3.0-or-later
|
|
|
|
| 76 |
agentazall server --all # all three transports
|
| 77 |
```
|
| 78 |
|
| 79 |
+
## Links
|
| 80 |
+
|
| 81 |
+
- **Install**: `pip install agentazall` — [pypi.org/project/agentazall](https://pypi.org/project/agentazall/)
|
| 82 |
+
- **Source**: [github.com/cronos3k/AgentAZAll](https://github.com/cronos3k/AgentAZAll)
|
| 83 |
+
- **This Demo**: [huggingface.co/spaces/cronos3k/AgentAZAll](https://huggingface.co/spaces/cronos3k/AgentAZAll)
|
| 84 |
+
|
| 85 |
## License
|
| 86 |
|
| 87 |
AGPL-3.0-or-later
|