uis-sprint-report 0.1.5__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.
Potentially problematic release.
This version of uis-sprint-report might be problematic. Click here for more details.
- {uis_sprint_report-0.1.5.dist-info → uis_sprint_report-0.1.7.dist-info}/METADATA +3 -3
- {uis_sprint_report-0.1.5.dist-info → uis_sprint_report-0.1.7.dist-info}/RECORD +6 -6
- {uis_sprint_report-0.1.5.dist-info → uis_sprint_report-0.1.7.dist-info}/LICENSE +0 -0
- {uis_sprint_report-0.1.5.dist-info → uis_sprint_report-0.1.7.dist-info}/WHEEL +0 -0
- {uis_sprint_report-0.1.5.dist-info → uis_sprint_report-0.1.7.dist-info}/entry_points.txt +0 -0
- {uis_sprint_report-0.1.5.dist-info → uis_sprint_report-0.1.7.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: uis-sprint-report
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.7
|
|
4
4
|
Summary: A Python package for generating sprint reports and managing sprint activities at University Information Services.
|
|
5
5
|
Home-page: https://gitlab.developers.cam.ac.uk/ee345/demo
|
|
6
6
|
Author: Eugene Evstafev
|
|
@@ -70,12 +70,12 @@ uis-sprint-report --access-token "YOUR_TOKEN" --command "pptx" --sprint-goals "G
|
|
|
70
70
|
- `--chunk-overlap` (`int`): Overlap between text chunks. Default is `0`.
|
|
71
71
|
- `--max-tokens` (`int`): Maximum tokens for model inference. Default is `1500`.
|
|
72
72
|
- `--sprint-goals` (`str`): Description of sprint goals.
|
|
73
|
-
- `--pptx-file` (`str`): Path for saving the generated PowerPoint file. Default is `"
|
|
73
|
+
- `--pptx-file` (`str`): Path for saving the generated PowerPoint file. Default is `"sprint_goals.pptx"`.
|
|
74
74
|
- `--max-attempts` (`int`): Maximum attempts for generating a response. Default is `5`.
|
|
75
75
|
|
|
76
76
|
### Commands
|
|
77
77
|
|
|
78
|
-
- **report**: Generates a
|
|
78
|
+
- **report**: Generates a report detailing the sprint activities.
|
|
79
79
|
- **pptx**: Creates a PowerPoint presentation based on sprint activities and goals.
|
|
80
80
|
- **chat**: Starts an interactive chat session for querying sprint data.
|
|
81
81
|
|
|
@@ -10,9 +10,9 @@ tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
|
10
10
|
tests/test_demo.py,sha256=7cDZNiqUCdS6SvrjoHK_tVGyHFRxHrkLpi2bYRkRQLM,1807
|
|
11
11
|
tests/test_embeddings.py,sha256=UwZQt1mbMt1y5TfJ4Bn9-QJKhvKE9zJo4X82i_2hqPA,1478
|
|
12
12
|
tests/test_utils.py,sha256=XF-Mq1QXsqypsBh0zNVLfXNWrpUPhCWdBNmtK-X4p00,1819
|
|
13
|
-
uis_sprint_report-0.1.
|
|
14
|
-
uis_sprint_report-0.1.
|
|
15
|
-
uis_sprint_report-0.1.
|
|
16
|
-
uis_sprint_report-0.1.
|
|
17
|
-
uis_sprint_report-0.1.
|
|
18
|
-
uis_sprint_report-0.1.
|
|
13
|
+
uis_sprint_report-0.1.7.dist-info/LICENSE,sha256=nQyeTum3nPmESIMI1NAZprVp1Ci8B85Co1-2Z3WVhzY,1069
|
|
14
|
+
uis_sprint_report-0.1.7.dist-info/METADATA,sha256=GJNASZ_sLwUqKJBmjwB54ku05Y3aJAqxXLwDOhk8Hbw,4408
|
|
15
|
+
uis_sprint_report-0.1.7.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
|
|
16
|
+
uis_sprint_report-0.1.7.dist-info/entry_points.txt,sha256=hePghXWElKo2C30vFWp6usCKZUIU6h7JJEY7DhCk08w,53
|
|
17
|
+
uis_sprint_report-0.1.7.dist-info/top_level.txt,sha256=5PTBfgstiHYai2goB0enOpQEDyXUBC-wsOwHSKJc6is,11
|
|
18
|
+
uis_sprint_report-0.1.7.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|