Mitul Kataria

Results 10 comments of Mitul Kataria

Hi @4thfever The issue is occurring because the default embedder is set to openai if not provided in config. And it requires api keys to be set. You can try...

Hey @berchan ! I have fixed the issue in #1548

Hey @amostsai @SpaceLearner @wangmingjunabc @jalihui @rshah713 @anstonjie The error is caused because default embedding model is set as OpenAI. Try using different embedder model. PR #1627 might be helpful for...

Hey @rshah713 You can choose any embedding model and pair it with any LLM, as they can be selected independently. Ideally, you would use an embedding model from TogetherAI. However,...

@Dev-Khant Kindly request you to review the PR when you have a moment :)

@Dev-Khant Done. For #1581 as well.

Hey @Dev-Khant I've added test script in description.

Hey @Dev-Khant Does it look good to you? Were you able to test em out?

Hi @deshraj @taranjeet @Dev-Khant I wanted to kindly request a review for this PR when you have a moment.

@Dev-Khant Thanks for the review. Fixed the title in docs.