Ludovicollin commited on
Commit
466cc0d
·
1 Parent(s): 1d39fae

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -149,7 +149,7 @@ def to_cache(file):
149
  @cl.set_chat_profiles
150
  async def chat_profile():
151
  return [
152
- cl.ChatProfile(name="Contruction de la chaîne documentaire APCC",markdown_description="Contruction de la chaîne documentaire APCC",icon="./public/favicon.png",),
153
  ]
154
  @cl.on_chat_start
155
  async def start():
 
149
  @cl.set_chat_profiles
150
  async def chat_profile():
151
  return [
152
+ cl.ChatProfile(name="Note composante sectorielle - NCS",markdown_description="Note composante sectorielle",icon="./public/favicon.png",),
153
  ]
154
  @cl.on_chat_start
155
  async def start():