olca 0.2.87__py3-none-any.whl → 0.2.88__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.
@@ -1,11 +1,11 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: olca
3
- Version: 0.2.87
3
+ Version: 0.2.88
4
4
  Summary: A Python package for experimental usage of Langchain and Human-in-the-Loop
5
5
  Home-page: https://github.com/jgwill/olca
6
6
  Author: Jean GUillaume ISabelle
7
7
  Author-email: Jean GUillaume ISabelle <jgi@jgwill.com>
8
- License: GNU GENERAL PUBLIC LICENSE
8
+ License: GNU GENERAL PUBLIC LICENSE
9
9
  Version 2, June 1991
10
10
 
11
11
  Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
@@ -369,6 +369,11 @@ Requires-Dist: langfuse
369
369
  Requires-Dist: pytz
370
370
  Requires-Dist: google.generativeai
371
371
  Requires-Dist: arxiv
372
+ Requires-Dist: tlid
373
+ Dynamic: author
374
+ Dynamic: home-page
375
+ Dynamic: license-file
376
+ Dynamic: requires-python
372
377
 
373
378
  # oLCa
374
379
 
@@ -7,9 +7,9 @@ olca/olcahelper.py,sha256=v16ETPboJFdJdkL1iAJ86_oAhkFo5jMFfx5oivOG8kA,4115
7
7
  olca/prompts.py,sha256=q7lvDZ8n_K6ea2nu3K5R2fgBgQYrCIEjh0cA9fUlMFI,3697
8
8
  olca/tracing.py,sha256=cEfPNZoI-PbMHFpX8bvY7OajeW4yvZBMycqwj6sRpDE,1637
9
9
  olca/utils.py,sha256=kDxKwD51234OvA6PIW9IfAND8DHwd8lSyOvSf4abvPE,916
10
- olca-0.2.87.dist-info/LICENSE,sha256=gXf5dRMhNSbfLPYYTY_5hsZ1r7UU1OaKQEAQUhuIBkM,18092
11
- olca-0.2.87.dist-info/METADATA,sha256=0HUKFpA9_oEDzUIJSu33nwY5eDUxnAUNLDSn2OWGLY0,26000
12
- olca-0.2.87.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
13
- olca-0.2.87.dist-info/entry_points.txt,sha256=W2UkinpMZYsCLH54must9ahwbzCRl-rekcZ7rL5u3wA,123
14
- olca-0.2.87.dist-info/top_level.txt,sha256=bGDtAReS-xlS0F6MM-DyD0IQUqjNdWmgemnM3vNtrpI,5
15
- olca-0.2.87.dist-info/RECORD,,
10
+ olca-0.2.88.dist-info/licenses/LICENSE,sha256=gXf5dRMhNSbfLPYYTY_5hsZ1r7UU1OaKQEAQUhuIBkM,18092
11
+ olca-0.2.88.dist-info/METADATA,sha256=CXc7QE5yeglzhvRpccrf6_25Jn_wa4YWyP48U1ZRNKU,26122
12
+ olca-0.2.88.dist-info/WHEEL,sha256=lTU6B6eIfYoiQJTZNc-fyaR6BpL6ehTzU3xGYxn2n8k,91
13
+ olca-0.2.88.dist-info/entry_points.txt,sha256=W2UkinpMZYsCLH54must9ahwbzCRl-rekcZ7rL5u3wA,123
14
+ olca-0.2.88.dist-info/top_level.txt,sha256=bGDtAReS-xlS0F6MM-DyD0IQUqjNdWmgemnM3vNtrpI,5
15
+ olca-0.2.88.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.1.0)
2
+ Generator: setuptools (78.1.1)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5