Ozgur Ozmen

Results 3 comments of Ozgur Ozmen

We used out of the box OpenAI client that is default.

I constantly hit the problem when we add a large corpus of documents with hundreds of episodes. JSON invalidation does not break the code but index error does.

Hi, we went around this problem by setting EPISODE_WINDOW_LEN=1, but if it is hallucinations, then it is not guaranteed to work. May I ask why we pull last_n episodes and...