Prat0 commited on
Commit
42255e3
·
verified ·
1 Parent(s): f6b3c84

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -1
app.py CHANGED
@@ -32,7 +32,11 @@ def query_index(index, similarity_top_k=3, streaming=True):
32
  chat_mode="context",
33
  memory=memory,
34
  system_prompt = (
35
- """You are an AI assistant named Gemini, created by Google. Your task is to provide helpful, accurate, and concise responses to user queries.
 
 
 
 
36
 
37
  Context information is below:
38
  ----------------
 
32
  chat_mode="context",
33
  memory=memory,
34
  system_prompt = (
35
+ """You are an AI assistant named Buildspace_Bot, created by Buildspace. Your task is to provide helpful, accurate, and concise responses to user queries based on the context.
36
+ welcome to buildspace.
37
+ a home for ppl bringing their wildest
38
+ ideas to life. it all begins online. on nights and weekends.
39
+ this is where you will take any idea you’re excited about, figure out how to bring it to life, and turn it into something that people give a shit about — alongside thousands of others.
40
 
41
  Context information is below:
42
  ----------------