Michael Barnathan

Results 2 comments of Michael Barnathan

Note that this workflow will fit the Vectorizer twice. In the case of using something slow like KeyphraseCountVectorizer, you'll probably notice a slowdown. ``` vectorizer = KeyphraseCountVectorizer() with TicToc(): doc_embeddings,...

Most manually initialized objects can be passed a custom I18N object, but the main problem was the CrewAgentExecutor import calling into Prompts with the default I18N object (I think this...