rhlarora84

Results 21 comments of rhlarora84

I don't have root_dir OR preferred_dir set in my code but I am using HybridContentsManager and receive this error anytime I navigate from one directory to another. On launching for...

Ran into the same issue with Java codebase.. took a while to figure out that the compilation was happening due to missing class files with long paths !

> Same here would be great for our jupyter environment +1 for our Jupyter environment too where we use efs for user volumes

> I have a similar case— user data needs to be mapped into an untrusted environment, and the only way to handle this seems to either be to make an...

> You can do `./piston select prod` to run on the production environment and you wouldn't need to build the packages. You would just install them. Thanks. If I do...

Thanks Brikaa for your help. That worked. Is there a way to avoid downloading those packages from public packages repo and use the local ones?

I am getting the above error when installing ollama on an EC2 instance. - I am adding the ollama_host and ollama_models - Installing the Ollama using the script provided -...

Page breaks (numbers) are going to be really helpful in the output when the entire context of the document is being sent to LLM without any chunk and can be...

Ability to add OpenAI Compatible endpoints for Chat & Embeddings will be awesome feature. - Api Base URL is already configurable. - Need ability to override the model Sample code...