avi-pipable
commited on
Commit
•
1b9f041
1
Parent(s):
26f5d5c
Update README.md
Browse files
README.md
CHANGED
@@ -450,7 +450,7 @@ docs = """
|
|
450 |
}
|
451 |
}
|
452 |
}
|
453 |
-
|
454 |
|
455 |
instructions = f"""
|
456 |
- Use base url: "https://slack.com/api"
|
@@ -462,7 +462,7 @@ instructions = f"""
|
|
462 |
question = """
|
463 |
Send message 'Hi, please check out https://pipable.ai.', to channel '@general'.
|
464 |
Use token as 'xoxb-123123123123-12312312312312-XxxxxxXXxxxx'
|
465 |
-
"""
|
466 |
|
467 |
prompt = f"""
|
468 |
<docs>
|
|
|
450 |
}
|
451 |
}
|
452 |
}
|
453 |
+
"""
|
454 |
|
455 |
instructions = f"""
|
456 |
- Use base url: "https://slack.com/api"
|
|
|
462 |
question = """
|
463 |
Send message 'Hi, please check out https://pipable.ai.', to channel '@general'.
|
464 |
Use token as 'xoxb-123123123123-12312312312312-XxxxxxXXxxxx'
|
465 |
+
"""
|
466 |
|
467 |
prompt = f"""
|
468 |
<docs>
|