Added LICENSE and updated README.md
This commit is contained in:
27
README.md
27
README.md
@@ -292,3 +292,30 @@ docker compose up -d
|
||||
| `/agents` | Agents - goal-oriented runs with model selection and run history |
|
||||
| `/audit` | Audit log - filterable view of every tool call |
|
||||
| `/settings` | Credentials, whitelists, agent config, Telegram, and more |
|
||||
|
||||
|
||||
## License
|
||||
|
||||
oAI is free software licensed under the **GNU Affero General Public License v3.0 (AGPL-3.0)**.
|
||||
|
||||
This means you are free to use, study, modify, and distribute oAI, but any modified version you run as a network service must also be made available as free software under the same license.
|
||||
|
||||
See [LICENSE](LICENSE) for the full license text, or visit [gnu.org/licenses/agpl-3.0](https://www.gnu.org/licenses/agpl-3.0.html).
|
||||
|
||||
## Author
|
||||
|
||||
**Rune Olsen**
|
||||
|
||||
- Website: https://jarvis.pm
|
||||
- Blog: [https://blog.rune.pm](https://blog.rune.pm)
|
||||
- Gitlab.pm: [@rune](https://gitlab.pm/rune)
|
||||
|
||||
## Contributing
|
||||
|
||||
Contributions are welcome!
|
||||
|
||||
---
|
||||
|
||||
**⭐ Star this project if you find it useful!**
|
||||
|
||||
**🐛 Found a bug?** [Open an issue](https://gitlab.pm/rune/oai-web/issues/new)
|
||||
Reference in New Issue
Block a user