user-simulator 0.1.6__py3-none-any.whl → 0.1.7__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.
- {user_simulator-0.1.6.dist-info → user_simulator-0.1.7.dist-info}/METADATA +2 -2
- {user_simulator-0.1.6.dist-info → user_simulator-0.1.7.dist-info}/RECORD +6 -6
- {user_simulator-0.1.6.dist-info → user_simulator-0.1.7.dist-info}/WHEEL +0 -0
- {user_simulator-0.1.6.dist-info → user_simulator-0.1.7.dist-info}/entry_points.txt +0 -0
- {user_simulator-0.1.6.dist-info → user_simulator-0.1.7.dist-info}/licenses/LICENSE.txt +0 -0
- {user_simulator-0.1.6.dist-info → user_simulator-0.1.7.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: user-simulator
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.7
|
4
4
|
Summary: LLM-based user simulator for chatbot testing.
|
5
5
|
Author: Alejandro Del Pozzo Escalera, Juan de Lara Jaramillo, Esther Guerra Sánchez
|
6
6
|
License: MIT License
|
@@ -25,7 +25,7 @@ License: MIT License
|
|
25
25
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
26
26
|
SOFTWARE.
|
27
27
|
Project-URL: Homepage, https://github.com/satori-chatbots/user-simulator
|
28
|
-
Requires-Python:
|
28
|
+
Requires-Python: >=3.12
|
29
29
|
Description-Content-Type: text/markdown
|
30
30
|
License-File: LICENSE.txt
|
31
31
|
Requires-Dist: allpairspy>=2.5.1
|
@@ -40,9 +40,9 @@ user_sim/utils/show_logs.py,sha256=pqwksfYYFZEu3pb-4KJrV4OEaiAUrfc5-G1qz8akJmo,1
|
|
40
40
|
user_sim/utils/token_cost_calculator.py,sha256=6jf8jqppq-Ao_pJJEdqvvUmI9aeDY-dYqqTHomqWEgc,12548
|
41
41
|
user_sim/utils/url_management.py,sha256=TnV4Qv09SVmjXrEa2sqRCFiqr3tyzMkqAhs1XpR7U4I,2010
|
42
42
|
user_sim/utils/utilities.py,sha256=IC6KlyZeRJOElOl-QfZLo1VPkWW6l_qjRHCazw4XZ-g,19774
|
43
|
-
user_simulator-0.1.
|
44
|
-
user_simulator-0.1.
|
45
|
-
user_simulator-0.1.
|
46
|
-
user_simulator-0.1.
|
47
|
-
user_simulator-0.1.
|
48
|
-
user_simulator-0.1.
|
43
|
+
user_simulator-0.1.7.dist-info/licenses/LICENSE.txt,sha256=Qv2ilebwoUtMJnRsZwRy729xS5JZQzLauJ0tQzkAkTA,1088
|
44
|
+
user_simulator-0.1.7.dist-info/METADATA,sha256=XALY0kOzdTwki4FmZP4WV7cNVaJkK6u8uym9lJyTnok,31705
|
45
|
+
user_simulator-0.1.7.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
46
|
+
user_simulator-0.1.7.dist-info/entry_points.txt,sha256=kfr0rD6mglTGGzYRfUwMTGfTtTOBnLjv3R-Uy61vvDQ,283
|
47
|
+
user_simulator-0.1.7.dist-info/top_level.txt,sha256=MWxB7cP3CckTVi4WWjejVAnJiPKwQSpGihrVfyPewGE,39
|
48
|
+
user_simulator-0.1.7.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|