Browse Source

fix: adding some comment

pull/52/head
Dheerapat Tookkane 1 year ago
parent
commit
5f855035dc
No known key found for this signature in database
GPG Key ID: 50F9DC080176C6D0
  1. 2
      server/fabric_api_server.py
  2. 2
      server/openai.key

2
server/fabric_api_server.py

@ -99,7 +99,7 @@ pattern_path_mappings = {
"user_url": "https://raw.githubusercontent.com/danielmiessler/fabric/main/patterns/extract_wisdom/user.md"}
}
# /extwis
# /<pattern> in mapping dictionary
@app.route("/<pattern>", methods=["POST"])
@auth_required # Require authentication
def mill(pattern):

2
server/openai.key

@ -1 +1 @@
sk-somethingsomethingnumbersandstuff
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

Loading…
Cancel
Save