# Issue with Rasa Pro 3.8.10: "IndexError: list index out of range" During Training for Chat With Your Text Documents

**URL:** https://forum.rasa.com/t/issue-with-rasa-pro-3-8-10-indexerror-list-index-out-of-range-during-training-for-chat-with-your-text-documents/63217
**Category:** Rasa CALM
**Created:** [August 30, 2024, 7:11am UTC](https://forum.rasa.com/t/issue-with-rasa-pro-3-8-10-indexerror-list-index-out-of-range-during-training-for-chat-with-your-text-documents/63217 "2024-08-30T07:11:49Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![dauvannam1804](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.rasa.com/dauvannam1804/32/24343_2.png) [@dauvannam1804](https://forum.rasa.com/u/dauvannam1804)
#### Post date: [August 30, 2024, 1:36pm UTC](https://forum.rasa.com/t/issue-with-rasa-pro-3-8-10-indexerror-list-index-out-of-range-during-training-for-chat-with-your-text-documents/63217/3 "2024-08-30T13:36:56Z")

</div>

I have already defined a flow in the `flows.yml` file. ![image](https://europe1.discourse-cdn.com/flex013/uploads/rasa/original/3X/5/8/58b38313fe555fc26f81840abd1303d28cfdd7c9.png)

In Rasa Pro version 3.7.10, I observed that the `FAISS` class from `site-packages/langchain/vectorstores/faiss.py` is used in the `site-packages/rasa_plus/information/retrieval/faiss.py` file.

 ![image](https://europe1.discourse-cdn.com/flex013/uploads/rasa/original/3X/0/2/02d7a232a6e2169853438adcaca046df4e0cf279.png) ![image](https://europe1.discourse-cdn.com/flex013/uploads/rasa/original/3X/c/9/c980cfdfbce415373259fb576bccb346ae3e3748.png)

In Rasa Pro version 3.8.10, however, I don’t see that class being called anywhere. When I tried logging it, the embedding list was empty. Could this be an issue?

 ![image](https://europe1.discourse-cdn.com/flex013/uploads/rasa/original/3X/9/7/9745f74d7e17cb54595f927f4764d0494d6e8206.png)

I also checked the package and found that `rasa_pro` does not contain the necessary files to run the program

 ![image](https://europe1.discourse-cdn.com/flex013/uploads/rasa/original/3X/c/a/ca2b8f9d1ea9d905fc0273a71124527126273e88.png) ![image](https://europe1.discourse-cdn.com/flex013/uploads/rasa/original/3X/e/4/e49276e1b64af327e9a56866d92966ae87905994.png)

---

_[View the full topic](https://forum.rasa.com/t/issue-with-rasa-pro-3-8-10-indexerror-list-index-out-of-range-during-training-for-chat-with-your-text-documents/63217)._
