-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNOTICE
More file actions
34 lines (25 loc) · 1.08 KB
/
NOTICE
File metadata and controls
34 lines (25 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Agent Arena
Copyright 2025 Andrew Madison and Justin Madison
Copyright 2025 Agent Arena Contributors
This product includes software developed by Andrew Madison and Justin Madison,
and the Agent Arena project (https://github.com/JustInternetAI/AgentArena).
Founded by Andrew Madison and Justin Madison in 2025.
Maintained by JustInternetAI (https://github.com/JustInternetAI).
This software is built on top of:
- Godot Engine (MIT License)
Copyright (c) 2014-present Godot Engine contributors
https://godotengine.org/
- godot-cpp (MIT License)
Copyright (c) 2017-present Godot Engine contributors
https://github.com/godotengine/godot-cpp
- LangChain (MIT License)
Copyright (c) LangChain, Inc.
https://github.com/langchain-ai/langchain
- LangGraph (MIT License)
Copyright (c) LangChain, Inc.
https://github.com/langchain-ai/langgraph
- langchain-anthropic (MIT License)
Copyright (c) LangChain, Inc.
https://github.com/langchain-ai/langchain
Third-party Python libraries and their licenses are listed in python/requirements.txt
and are subject to their respective licenses.