Soumik555 commited on
Commit
b33469b
·
1 Parent(s): 2ccbdb1
Files changed (1) hide show
  1. openai_pandasai_service.py +0 -1
openai_pandasai_service.py CHANGED
@@ -23,7 +23,6 @@ instructions = """
23
  - For multiple charts, arrange them in a grid format (2x2, 3x3, etc.)
24
  - Use professional and color-blind friendly palettes.
25
  - Do not use sns.set_palette()
26
- - Do not use any visualization library other than matplotlib or seaborn
27
  - Read above instructions and follow them.
28
  """
29
 
 
23
  - For multiple charts, arrange them in a grid format (2x2, 3x3, etc.)
24
  - Use professional and color-blind friendly palettes.
25
  - Do not use sns.set_palette()
 
26
  - Read above instructions and follow them.
27
  """
28