Dynamic Subgraphs
Copyright 2026 Ian Tharp

This product includes software developed by Ian Tharp.

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

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

---

This software builds on the following open-source projects (installed
separately as dependencies, each under its own license):

  - LangGraph and LangChain Core (MIT)
  - Pydantic (MIT)
  - python-dotenv (BSD-3-Clause)

Optional integrations (installed only via extras):

  - FastAPI, Uvicorn (MIT / BSD)
  - langchain-openai, langchain-anthropic, langchain-ollama (MIT)
