Gayathri

Results 8 comments of Gayathri

> We might need to explicitly mention the users that the documents already indexed will have to be reindexed to avoid confusion to the user. Please consider mentioning this anywhere...

Hello @ferdyhong . Thank you for reaching out to us. Apologies for the delayed reply. I would like to understand the problem better. When you say you have a private...

Oh, I see. So does this mean that only the connection/configuration parameters are different? Internaly, unstract uses llama-index APIs for talking to the LLM at various points. Would like to...

Please check if this is useful and can be applied to your use-case https://docs.unstract.com/unstract/contributing/unstract/sdk/contribute-adapter/ Please check out the section - "Things to keep in mind"

You could add another adapter similar in structure to the existing ones that we have for [other LLMs](https://github.com/Zipstack/unstract-sdk/tree/main/src/unstract/sdk/adapters/llm) . You could ad special config parameters that you need to connect...

> @pk-zipstack pls check when uv.lock gets upated for these. Other than that, all is well I see them being generated. Pls make sure that looks ok.

Merging as the lock files generated have 0.57.0rc5... The latest pyproject.toml changes were only comment additions