olca 0.2.27__py3-none-any.whl → 0.2.28__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- olca/olcacli.py +1 -1
- {olca-0.2.27.dist-info → olca-0.2.28.dist-info}/METADATA +1 -1
- olca-0.2.28.dist-info/RECORD +10 -0
- olca-0.2.27.dist-info/RECORD +0 -10
- {olca-0.2.27.dist-info → olca-0.2.28.dist-info}/LICENSE +0 -0
- {olca-0.2.27.dist-info → olca-0.2.28.dist-info}/WHEEL +0 -0
- {olca-0.2.27.dist-info → olca-0.2.28.dist-info}/entry_points.txt +0 -0
- {olca-0.2.27.dist-info → olca-0.2.28.dist-info}/top_level.txt +0 -0
olca/olcacli.py
CHANGED
@@ -299,7 +299,7 @@ def setup_required_directories(system_instructions, user_input):
|
|
299
299
|
|
300
300
|
def generate_config_example():
|
301
301
|
try:
|
302
|
-
default_system_instructions = "You are interacting using the human tool addressing carefully what the user is asking.
|
302
|
+
default_system_instructions = "You are interacting using the human tool addressing carefully what the user is asking. "
|
303
303
|
|
304
304
|
default_user_input = "Interact with me to write a story using the 3 act structure that we will save in ./story/ - Make sure you interact with me and wont quit."
|
305
305
|
|
@@ -0,0 +1,10 @@
|
|
1
|
+
olca/__init__.py,sha256=3QyLLAys_KiiDIe-cfO_7QyY7di_qCaCS-sVziW2BOw,23
|
2
|
+
olca/fusewill_cli.py,sha256=ZFW2Oeq-gQpAaTIxzsztQWDMv7-R9WJTVcSspbTxpPk,5926
|
3
|
+
olca/fusewill_utils.py,sha256=TyyCVRkWeXaS14vh0BXGK-tj0ZPZ3_uQNnAOM-IE9FA,3405
|
4
|
+
olca/olcacli.py,sha256=ZDSZ9StwpLH2V9rioswrmpPDkN5q2nMe1PegadiJn9Y,13986
|
5
|
+
olca-0.2.28.dist-info/LICENSE,sha256=gXf5dRMhNSbfLPYYTY_5hsZ1r7UU1OaKQEAQUhuIBkM,18092
|
6
|
+
olca-0.2.28.dist-info/METADATA,sha256=Qm9Gh_pCDbn7Glo9ngOHKdMq8hMnowBfdaqReVACDME,25311
|
7
|
+
olca-0.2.28.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
|
8
|
+
olca-0.2.28.dist-info/entry_points.txt,sha256=AhP5FMv6vnOq9C76V_vxRVIO50smnZXG4RIY47oD2_U,103
|
9
|
+
olca-0.2.28.dist-info/top_level.txt,sha256=bGDtAReS-xlS0F6MM-DyD0IQUqjNdWmgemnM3vNtrpI,5
|
10
|
+
olca-0.2.28.dist-info/RECORD,,
|
olca-0.2.27.dist-info/RECORD
DELETED
@@ -1,10 +0,0 @@
|
|
1
|
-
olca/__init__.py,sha256=3QyLLAys_KiiDIe-cfO_7QyY7di_qCaCS-sVziW2BOw,23
|
2
|
-
olca/fusewill_cli.py,sha256=ZFW2Oeq-gQpAaTIxzsztQWDMv7-R9WJTVcSspbTxpPk,5926
|
3
|
-
olca/fusewill_utils.py,sha256=TyyCVRkWeXaS14vh0BXGK-tj0ZPZ3_uQNnAOM-IE9FA,3405
|
4
|
-
olca/olcacli.py,sha256=s1ZLyZbb4F6d7U4aUfu4qLrCIoYEk0cG8Q4T1oVyqGU,14296
|
5
|
-
olca-0.2.27.dist-info/LICENSE,sha256=gXf5dRMhNSbfLPYYTY_5hsZ1r7UU1OaKQEAQUhuIBkM,18092
|
6
|
-
olca-0.2.27.dist-info/METADATA,sha256=HdSrhsdPdVXdbcyCDiVz3ZNiWNVZZCuXWf7tc1VXuJQ,25311
|
7
|
-
olca-0.2.27.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
|
8
|
-
olca-0.2.27.dist-info/entry_points.txt,sha256=AhP5FMv6vnOq9C76V_vxRVIO50smnZXG4RIY47oD2_U,103
|
9
|
-
olca-0.2.27.dist-info/top_level.txt,sha256=bGDtAReS-xlS0F6MM-DyD0IQUqjNdWmgemnM3vNtrpI,5
|
10
|
-
olca-0.2.27.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|