Barouia commited on
Commit
fb421a1
·
verified ·
1 Parent(s): 86f69f0

Update Interface/chat_interface.py

Browse files
Files changed (1) hide show
  1. Interface/chat_interface.py +0 -6
Interface/chat_interface.py CHANGED
@@ -1,9 +1,3 @@
1
- #!/usr/bin/env python3
2
- """
3
- Interface de Chat Avancée pour Barouia-Cortex
4
- Gestion des conversations avec mémoire contextuelle
5
- """
6
-
7
  import asyncio
8
  import json
9
  import logging
 
 
 
 
 
 
 
1
  import asyncio
2
  import json
3
  import logging