Govind Kamtamneni

Results 5 comments of Govind Kamtamneni

Is there an ETA on when this will be in public preview?

Getting a `400` on a local run: ![image](https://user-images.githubusercontent.com/18152044/226064331-0d0e8826-a032-4ab8-abe4-8780058437c8.png) ![image](https://user-images.githubusercontent.com/18152044/226065854-4ddf4768-d658-47ec-9f46-193aad325936.png) Because after the [`save` on `Completion Mode`](https://github.com/microsoft/semantic-kernel/blob/memory-sample/samples/apps/github-qna-webapp-react/src/components/ServiceConfig.tsx#L40-L49), it's triggering the [conditional ](https://github.com/microsoft/semantic-kernel/blob/fadbf4532a6fbcd9bca719f8b995ee1384d2f01c/samples/dotnet/KernelHttpServer/SemanticKernelFactory.cs#L34)that validates `EmbeddingConfig` ![image](https://user-images.githubusercontent.com/18152044/226066614-8ef7b770-b6eb-4cb4-adf9-9d5c3668dc2b.png) However, the `400` seems to be...

> @thegovind Like branch is out of sync with main, We're unable to hit the "update" button, so we are blocked from merging. Please rebase. I recommend checking the "allow...

Thank you, @sunnynagavo - This is related to https://github.com/Azure-Samples/miyagi/blob/main/sandbox/usecases/rag/dotnet/Getting-started-Mongo.ipynb and creating an option to use Mongo vCore, in addition [to AI Search](https://github.com/Azure-Samples/miyagi/blob/6c4f86f64a70ec41a7a06a7daa0b1f44725fd8b5/services/recommendation-service/dotnet/Extensions/ServiceExtensions.cs#L81-L85). The current MongoDB abstractions in SK were broken,...

So, if I want to host `phi-2`, do I have to fork this repo and configure it myself?