Skip to content

Latest commit

 

History

History
138 lines (124 loc) · 14.9 KB

File metadata and controls

138 lines (124 loc) · 14.9 KB

Third party licenses

This project uses the next libraries:

1. Bootstrap 5.3.3

  • Description: Sleek, intuitive, and powerful front-end framework for faster and easier web development.
  • License: MIT

2. LangChain

  • Description: LangChain is a framework for developing applications powered by large language models (LLMs).
  • Attribution: By Chase Harrison, 2022-10-17
  • Project: Github
  • License: MIT

3. Langgraph

  • Description: LangChain is a framework for developing applications powered by large language models (LLMs).
  • License: MIT

4. Flask

  • Description: Flask is a lightweight WSGI web application framework. It is designed to make getting started quick and easy, with the ability to scale up to complex applications. It began as a simple wrapper around Werkzeug and Jinja, and has become one of the most popular Python web application frameworks.
  • License: BSD-3-Clause

5. mermaid.js

  • Description: JavaScript based diagramming and charting tool that renders Markdown-inspired text definitions to create and modify diagrams dynamically.
  • License: MIT

6. JQuery

  • Description: jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. With a combination of versatility and extensibility, jQuery has changed the way that millions of people write JavaScript.
  • License: MIT

7. Fontawesome v6

  • Description: Font Awesome is the Internet's icon library and toolkit, used by millions of designers, developers, and content creators.
  • License: CC BY 4.0, SIL OLF 1.1, MIT

8. Marked.js

Markdown

Copyright © 2004, John Gruber http://daringfireball.net/ All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. Neither the name “Markdown” nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. This software is provided by the copyright holders and contributors “as is” and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall the copyright owner or contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage.

Full list of Python libraries and software used (bundled with the ones above)

Name Version License
Flask 3.1.0 BSD License
Jinja2 3.1.5 BSD License
MarkupSafe 3.0.2 BSD License
PyYAML 6.0.2 MIT License
SQLAlchemy 2.0.38 MIT License
Werkzeug 3.1.3 BSD License
aiohappyeyeballs 2.4.6 Python Software Foundation License
aiohttp 3.11.12 Apache Software License
aiosignal 1.3.2 Apache Software License
annotated-types 0.7.0 MIT License
anthropic 0.45.2 MIT License
anyio 4.8.0 MIT License
attrs 25.1.0 UNKNOWN
blinker 1.9.0 MIT License
cachetools 5.5.1 MIT License
certifi 2025.1.31 Mozilla Public License 2.0 (MPL 2.0)
charset-normalizer 3.4.1 MIT License
click 8.1.8 BSD License
colorama 0.4.6 BSD License
dataclasses-json 0.6.7 MIT License
distro 1.9.0 Apache Software License
filetype 1.2.0 MIT License
frozenlist 1.5.0 Apache Software License
google-ai-generativelanguage 0.6.15 Apache Software License
google-api-core 2.24.1 Apache Software License
google-api-python-client 2.160.0 Apache Software License
google-auth 2.38.0 Apache Software License
google-auth-httplib2 0.2.0 Apache Software License
google-generativeai 0.8.4 Apache Software License
googleapis-common-protos 1.67.0rc1 Apache Software License
greenlet 3.1.1 MIT License
grpcio 1.70.0 Apache Software License
grpcio-status 1.70.0 Apache Software License
h11 0.14.0 MIT License
httpcore 1.0.7 BSD License
httplib2 0.22.0 MIT License
httpx 0.28.1 BSD License
httpx-sse 0.4.0 MIT
idna 3.10 BSD License
itsdangerous 2.2.0 BSD License
jiter 0.8.2 MIT License
jsonpatch 1.33 BSD License
jsonpointer 3.0.0 BSD License
langchain 0.3.18 MIT
langchain-anthropic 0.3.7 MIT
langchain-community 0.3.17 MIT
langchain-core 0.3.34 MIT
langchain-google-genai 2.0.9 MIT License
langchain-openai 0.3.4 MIT
langchain-text-splitters 0.3.6 MIT
langgraph 0.2.70 MIT License
langgraph-checkpoint 2.0.10 MIT License
langgraph-sdk 0.1.51 MIT License
langsmith 0.3.7 MIT License
marshmallow 3.26.1 MIT License
msgpack 1.1.0 Apache Software License
multidict 6.1.0 Apache Software License
mypy-extensions 1.0.0 MIT License
numpy 2.2.2 BSD License
openai 1.61.1 Apache Software License
orjson 3.10.15 Apache Software License; MIT License
packaging 24.2 Apache Software License; BSD License
propcache 0.2.1 Apache Software License
proto-plus 1.26.0 Apache Software License
protobuf 5.29.3 3-Clause BSD License
pyasn1 0.6.1 BSD License
pyasn1_modules 0.4.1 BSD License
pydantic 2.10.6 MIT License
pydantic-settings 2.7.1 MIT License
pydantic_core 2.27.2 MIT License
pyparsing 3.2.1 MIT License
python-dotenv 1.0.1 BSD License
regex 2024.11.6 Apache Software License
requests 2.32.3 Apache Software License
requests-toolbelt 1.0.0 Apache Software License
rsa 4.9 Apache Software License
sniffio 1.3.1 Apache Software License; MIT License
tenacity 9.0.0 Apache Software License
tiktoken 0.8.0 MIT License
tqdm 4.67.1 MIT License; Mozilla Public License 2.0 (MPL 2.0)
typing-inspect 0.9.0 MIT License
typing_extensions 4.12.2 Python Software Foundation License
uritemplate 4.1.1 Apache Software License; BSD License
urllib3 2.3.0 MIT License
yarl 1.18.3 Apache Software License
zstandard 0.23.0 BSD License