langchain-timbr 2.1.10__py3-none-any.whl → 2.1.11__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
28
28
  commit_id: COMMIT_ID
29
29
  __commit_id__: COMMIT_ID
30
30
 
31
- __version__ = version = '2.1.10'
32
- __version_tuple__ = version_tuple = (2, 1, 10)
31
+ __version__ = version = '2.1.11'
32
+ __version_tuple__ = version_tuple = (2, 1, 11)
33
33
 
34
34
  __commit_id__ = commit_id = None
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: langchain-timbr
3
- Version: 2.1.10
3
+ Version: 2.1.11
4
4
  Summary: LangChain & LangGraph extensions that parse LLM prompts into Timbr semantic SQL and execute them.
5
5
  Project-URL: Homepage, https://github.com/WPSemantix/langchain-timbr
6
6
  Project-URL: Documentation, https://docs.timbr.ai/doc/docs/integration/langchain-sdk/
@@ -23,10 +23,11 @@ Requires-Dist: cryptography==45.0.7; python_version >= '3.11'
23
23
  Requires-Dist: cryptography>=44.0.3; python_version == '3.10'
24
24
  Requires-Dist: langchain-community==0.3.30; python_version >= '3.11'
25
25
  Requires-Dist: langchain-community>=0.3.27; python_version == '3.10'
26
- Requires-Dist: langchain-core>=0.3.80
26
+ Requires-Dist: langchain-core>=0.3.81
27
27
  Requires-Dist: langchain==0.3.27; python_version >= '3.11'
28
28
  Requires-Dist: langchain>=0.3.25; python_version == '3.10'
29
- Requires-Dist: langgraph==0.6.8; python_version >= '3.11'
29
+ Requires-Dist: langgraph-checkpoint==3.0.0
30
+ Requires-Dist: langgraph==1.0.1; python_version >= '3.11'
30
31
  Requires-Dist: langgraph>=0.3.20; python_version == '3.10'
31
32
  Requires-Dist: pydantic==2.10.4
32
33
  Requires-Dist: pytimbr-api>=2.1.0
@@ -1,5 +1,5 @@
1
1
  langchain_timbr/__init__.py,sha256=qNyk3Rt-8oWr_OGuU_E-6siNZXuCnvVEkj65EIuVbbQ,824
2
- langchain_timbr/_version.py,sha256=17o5HAWEs2V5c2y1ZXOar4fpD2AlgrefncES8TLLxVk,706
2
+ langchain_timbr/_version.py,sha256=YcZH9BI82MuyYat9rPk3-bkH208lw51-ESc7NJVThf8,706
3
3
  langchain_timbr/config.py,sha256=b-mLIrswgSez282ItJntb5mCa8poOe7kqXG1W_jGxvw,1971
4
4
  langchain_timbr/timbr_llm_connector.py,sha256=Y3nzWoocI5txvPGPAxwFsJde9k9l2J9ioB54MYRLrEQ,13288
5
5
  langchain_timbr/langchain/__init__.py,sha256=ejcsZKP9PK0j4WrrCCcvBXpDpP-TeRiVb21OIUJqix8,580
@@ -22,7 +22,7 @@ langchain_timbr/utils/prompt_service.py,sha256=QVmfA9cHO2IPVsKG8V5cuMm2gPfvRq2Vz
22
22
  langchain_timbr/utils/temperature_supported_models.json,sha256=d3UmBUpG38zDjjB42IoGpHTUaf0pHMBRSPY99ao1a3g,1832
23
23
  langchain_timbr/utils/timbr_llm_utils.py,sha256=AlEvwncFFLarLAea4wteyJxxMHTNweHKL4L_M8KYGLw,34494
24
24
  langchain_timbr/utils/timbr_utils.py,sha256=0LqA7ain_cXse_KH1Zgg0zox-JAwAlPK8gNK7rNgm8s,18885
25
- langchain_timbr-2.1.10.dist-info/METADATA,sha256=nIJ6Gigjh9Bdxlo1f4QqRN9HD0rbc07HgFadW79EfWY,10725
26
- langchain_timbr-2.1.10.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
27
- langchain_timbr-2.1.10.dist-info/licenses/LICENSE,sha256=0ITGFk2alkC7-e--bRGtuzDrv62USIiVyV2Crf3_L_0,1065
28
- langchain_timbr-2.1.10.dist-info/RECORD,,
25
+ langchain_timbr-2.1.11.dist-info/METADATA,sha256=Fv8REnC25-YkhFJsp0CFUI7XrnnainPzru9_0QfBZns,10768
26
+ langchain_timbr-2.1.11.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
27
+ langchain_timbr-2.1.11.dist-info/licenses/LICENSE,sha256=0ITGFk2alkC7-e--bRGtuzDrv62USIiVyV2Crf3_L_0,1065
28
+ langchain_timbr-2.1.11.dist-info/RECORD,,