mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-30 10:23:30 +00:00
openai[patch]: 0.0.2.post1, urls (#15961)
This commit is contained in:
parent
d5808f786c
commit
95020637bc
@ -1,9 +1,13 @@
|
||||
[tool.poetry]
|
||||
name = "langchain-openai"
|
||||
version = "0.0.2"
|
||||
version = "0.0.2.post1"
|
||||
description = "An integration package connecting OpenAI and LangChain"
|
||||
authors = []
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/langchain-ai/langchain"
|
||||
|
||||
[tool.poetry.urls]
|
||||
"Source Code" = "https://github.com/langchain-ai/langchain/tree/master/libs/partners/openai"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.8.1,<4.0"
|
||||
|
Loading…
Reference in New Issue
Block a user