Update unit1/dummy_agent_library.ipynb

#125
Files changed (1) hide show
  1. unit1/dummy_agent_library.ipynb +1 -1
unit1/dummy_agent_library.ipynb CHANGED
@@ -115,7 +115,7 @@
115
  "id": "jtQHk9HHAkb8"
116
  },
117
  "source": [
118
- "The chat method is the RECOMMENDED method to use in order to ensure a **smooth transition between models but since this notebook is only educational**, we will keep using the \"text_generation\" method to understand the details.\n"
119
  ]
120
  },
121
  {
 
115
  "id": "jtQHk9HHAkb8"
116
  },
117
  "source": [
118
+ "The chat method is the RECOMMENDED method to use in order to ensure a **smooth transition between models.\n"
119
  ]
120
  },
121
  {