mars_cmbagent
Copyright 2026 The MARS Team, Infosys.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

This product includes software developed by the CMBAgents project
(https://github.com/CMBAgents/cmbagent), Copyright (c) 2024-2026
the CMBAgents authors, licensed under the Apache License 2.0.

The 2.0 release re-bases the cmbagent core on the upstream cmbagent
codebase. The MARS-specific layers added on top of that core
(multi-provider LLM routing, optional persistence, external-tool
interop, workflow callbacks, AWS Bedrock + Azure OpenAI hardening,
typed exception hierarchy, lazy-loaded extras) remain copyright the
MARS Team / Infosys and are licensed under the same Apache License 2.0.

This product also incorporates third-party software:

  - autogen (ag2), Apache 2.0
  - litellm, MIT
  - boto3 / botocore, Apache 2.0
  - anthropic Python SDK, MIT
  - mistralai Python SDK, Apache 2.0
  - openai Python SDK, MIT
  - langchain-google-genai, MIT
  - SQLAlchemy + alembic (optional, `[db]` extra), MIT
  - opentelemetry-* (optional, `[tracing]` extra), Apache 2.0
  - LangChain + CrewAI (optional, `[tools]` extra), MIT / Apache 2.0
  - PyMuPDF (optional, `[tools]` extra), AGPL 3.0 — note license
    compatibility when distributing the `[tools]` extra.
