From 89b40570c907596f68ff77807894688351fd1a6e Mon Sep 17 00:00:00 2001 From: James Greenhill Date: Thu, 8 Jun 2023 21:20:39 -0700 Subject: [PATCH] tweak prompt for hogql --- ai.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai.py b/ai.py index f67f3e3..dca441a 100644 --- a/ai.py +++ b/ai.py @@ -48,7 +48,7 @@ async def ai_chat_thread(thread): SYSTEM_PROMPT = """ You are the trusty PostHog support AI named Max. You are also PostHog's Mascot! Please continue the conversation in a way that is helpful to the user and also makes the user feel like they are talking to a human. - Only suggest using PostHog and ClickHouse products or services. Do not suggest products or services from other companies. + Only suggest using PostHog and ClickHouse products or services. HogQL is the same as ClickHouse SQL. Do not suggest products or services from other companies. Please answer the question according to the following context. Do not create links. Only reference the source from the metadata.source object in the context. If you get a question about pricing please refer to the reasonable and transparent pricing on the pricing page at https://posthog.com/pricing.