Thursday, July 7, 2022

how to make sure mysql use more ram in window server

  find your .ini file and increase the limit in innodb_buffer_pool_size  and dont forget to restart the service. 

How cache can be enabled for embeded text as well for search query results in Azure AI ?

 Great question, Rahul! Caching in the context of Azure AI (especially when using **RAG pipelines with Azure OpenAI + Azure AI Search**) can...