File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " auth0-ai-langchain"
3- version = " 1.0.0b1 "
3+ version = " 1.0.0b2 "
44description = " This package is an SDK for building secure AI-powered applications using Auth0, Okta FGA and LangChain."
55license = " apache-2.0"
66homepage = " https://auth0.com"
@@ -14,7 +14,7 @@ langchain = "^0.3.25"
1414langgraph-sdk = " ^0.1.66"
1515langchain-core = " ^0.3.59"
1616langgraph = " ^0.4.3"
17- # auth0-ai = "^1.0.0b1 "
17+ # auth0-ai = "^1.0.0b2 "
1818auth0-ai = { path = " ../auth0-ai" , develop = true }
1919
2020[tool .poetry .group .test .dependencies ]
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " auth0-ai-llamaindex"
3- version = " 1.0.0b1 "
3+ version = " 1.0.0b2 "
44description = " This package is an SDK for building secure AI-powered applications using Auth0, Okta FGA and LlamaIndex."
55license = " apache-2.0"
66homepage = " https://auth0.com"
@@ -11,7 +11,7 @@ readme = "README.md"
1111python = " ^3.11"
1212llama-index = " ^0.12.34"
1313openfga-sdk = " ^0.9.4"
14- # auth0-ai = "^1.0.0b1 "
14+ # auth0-ai = "^1.0.0b2 "
1515auth0-ai = { path = " ../auth0-ai" , develop = true }
1616
1717[tool .poetry .group .test .dependencies ]
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " auth0-ai"
3- version = " 1.0.0.b1 "
3+ version = " 1.0.0b2 "
44description = " This package provides base abstractions for authentication and authorization in AI applications."
55license = " apache-2.0"
66homepage = " https://auth0.com"
You can’t perform that action at this time.
0 commit comments