mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-27 17:08:47 +00:00
ai21[patch]: added license
(#22153)
The `pyproject.toml` missed the `license` parameter. I've added it as `MIT`
This commit is contained in:
parent
8332a36f69
commit
d6995e814b
@ -5,6 +5,7 @@ description = "An integration package connecting AI21 and LangChain"
|
|||||||
authors = []
|
authors = []
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/langchain-ai/langchain"
|
repository = "https://github.com/langchain-ai/langchain"
|
||||||
|
license = "MIT"
|
||||||
|
|
||||||
[tool.poetry.urls]
|
[tool.poetry.urls]
|
||||||
"Source Code" = "https://github.com/langchain-ai/langchain/tree/master/libs/partners/ai21"
|
"Source Code" = "https://github.com/langchain-ai/langchain/tree/master/libs/partners/ai21"
|
||||||
|
Loading…
Reference in New Issue
Block a user