pro-craft 0.1.42__py3-none-any.whl → 0.1.44__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 pro-craft might be problematic. Click here for more details.

@@ -114,7 +114,7 @@ def create_router(database_url: str,
114
114
  demand = "上传",
115
115
  score = 70,
116
116
  session = session)
117
- return PromptResponse(msg = "success",content=None)
117
+ return PromptResponse(msg = "success",content="")
118
118
  except Exception as e:
119
119
  raise HTTPException(
120
120
  status_code=500, detail=f"{e}"
@@ -140,7 +140,7 @@ def create_router(database_url: str,
140
140
  demand = "",
141
141
  score = 61,
142
142
  session = session)
143
- return PromptResponse(msg = "success",content=None)
143
+ return PromptResponse(msg = "success",content="")
144
144
  except Exception as e:
145
145
  raise HTTPException(
146
146
  status_code=500, detail=f"{e}"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pro-craft
3
- Version: 0.1.42
3
+ Version: 0.1.44
4
4
  Summary: Add your description here
5
5
  Requires-Python: >=3.12
6
6
  Description-Content-Type: text/markdown
@@ -14,8 +14,8 @@ pro_craft/server/mcp/models.py,sha256=0QlohI7aSVjYjMdXK9Rq19Dp7b2LnjLKIiArDzI1uf
14
14
  pro_craft/server/mcp/prompt.py,sha256=zZ58zb422vhwoL_uYCVBdOwOR-xy69MLQ5tyVfbpBlU,2505
15
15
  pro_craft/server/router/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
16
16
  pro_craft/server/router/models.py,sha256=0QlohI7aSVjYjMdXK9Rq19Dp7b2LnjLKIiArDzI1ufg,1272
17
- pro_craft/server/router/prompt.py,sha256=SBG05T-ofNurnUxzYYiDZLcFYxdhJWgoHRZ7XLdLB0w,6136
18
- pro_craft-0.1.42.dist-info/METADATA,sha256=lu338YWo_vTHB5OS_2q-IEBeqWjuSB0G7rGzUAv67qs,1750
19
- pro_craft-0.1.42.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
20
- pro_craft-0.1.42.dist-info/top_level.txt,sha256=yqYDHArnYMWpeCxkmGRwlL6sJtxiOUnYylLDx9EOgFg,10
21
- pro_craft-0.1.42.dist-info/RECORD,,
17
+ pro_craft/server/router/prompt.py,sha256=TIXegufrTwBLGeOmNNFWigrxOVL6ZDAZNU63N20LAJI,6132
18
+ pro_craft-0.1.44.dist-info/METADATA,sha256=_Grb6Uhiyw8ty_aOIYeBVu0hQXicjK_3ifI1WQqxgwM,1750
19
+ pro_craft-0.1.44.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
20
+ pro_craft-0.1.44.dist-info/top_level.txt,sha256=yqYDHArnYMWpeCxkmGRwlL6sJtxiOUnYylLDx9EOgFg,10
21
+ pro_craft-0.1.44.dist-info/RECORD,,