chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
[tool.poetry]
|
||||
name = "open_langchain_chatchat"
|
||||
version = "0.3.0.20240708"
|
||||
description = "Langchain-Chatchat sdk"
|
||||
authors = ["chatchat"]
|
||||
packages = [
|
||||
{include = "open_chatcaht"}
|
||||
]
|
||||
|
||||
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.8.1,<3.12,!=3.9.7"
|
||||
pydantic = "^2.8.2"
|
||||
openai = "^1.35.13"
|
||||
httpx = "^0.27.0"
|
||||
Reference in New Issue
Block a user