From ac4066e7c2d9d0fdc53bb15663c15a6157c9f966 Mon Sep 17 00:00:00 2001 From: akhisud3195 Date: Tue, 14 Jan 2025 19:17:51 +0530 Subject: [PATCH] Update NOTICE.md --- apps/agents/NOTICE.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/agents/NOTICE.md b/apps/agents/NOTICE.md index fbf97845..ba27f9e8 100644 --- a/apps/agents/NOTICE.md +++ b/apps/agents/NOTICE.md @@ -1,8 +1,7 @@ # Attribution to OpenAI Swarm - The Rowboat Agents framework has been built upon [OpenAI Swarm](https://github.com/openai/swarm), with modifications and improvements. -- OpenAI Swarm is available under the [MIT license](https://github.com/openai/swarm/blob/main/LICENSE) as of the time of this writing, and is hence available to be used by other projects. -- The original OpenAI Swarm is an experimental sample framework at the time of this writing. It is currently not intended to be used in production, and therefore has no official support. +- The original OpenAI Swarm is available under the [MIT license](https://github.com/openai/swarm/blob/main/LICENSE) as of the time of this writing. It is an experimental sample framework at the time of this writing. ### OpenAI Swarm License Below is the license text from OpenAI Swarm, as required by the MIT license: