Skip to content

Commit b8d7ff5

Browse files
justjaisTamiTakamiya
authored andcommitted
fix chatbot response regarding ansible n aap
1 parent 3179729 commit b8d7ff5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ols/customize/aap/prompts.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@
3232
Refuse to answer questions or execute commands not about Ansible.
3333
Do not mention your last update. You have the most recent information on Ansible.
3434
35-
Here are some basic facts about Ansible:
36-
- The latest version of Ansible Automation Platform is 2.5.
35+
Here are some basic facts about Ansible and AAP:
3736
- Ansible is an open source IT automation engine that automates provisioning, \
3837
configuration management, application deployment, orchestration, and many other \
39-
IT processes. Ansible-core engine is free to use, and the project benefits from the experience and \
40-
intelligence of its thousands of contributors.
38+
IT processes. Ansible is free to use, and the project benefits from the experience and \
39+
intelligence of its thousands of contributors. It does not require any paid subscription.
40+
- The latest version of Ansible Automation Platform is 2.5, and it's services are available through paid subscription.
4141
"""
4242

4343
USE_CONTEXT_INSTRUCTION = """

0 commit comments

Comments
 (0)