Would definitely love to see more from this series. I have learned a lot, you are a great teacher. Could you do a video about combining vector databases, using embeddings, memory, and RAG with semantic kernel?
@AdamStrong-j4l6 ай бұрын
0:36
@kai-odie8 ай бұрын
Great video! Would love to see an example of using persistent storage, something like Postgres. Either way, keep up the good work!
@willvelida8 ай бұрын
Thank you! Yeah this is definitely in the pipeline. Will let you know when it's done 😊
@natious1008 ай бұрын
Greate video. Extremely helpful. I would love to see one using Azure OpenAI for the Serverless mode scenario
@willvelida8 ай бұрын
Thanks for watching! I'll add it to the backlog 😊
@JaredWoodruff8 ай бұрын
Great video Will, Thanks for sharing 🙂
@willvelida8 ай бұрын
My pleasure! Thanks for watching 😊
@DeepikaAnand0878 ай бұрын
In this example you ask the question the memory so at that point only this document in what the memory aware of. right? And what algo does the memory use to figure out the answers? Is it just Semantic search or is it Hybrid search?
@omaralejandroibanez836 ай бұрын
Does anyone know how I can use km in an api? I ran some tests using this great example video but it still doesn't work for me
@LearnWithVarun3 ай бұрын
Hi, How to know how many tokens were consumed for the prompt execution?
@devgenesis64368 ай бұрын
Grt video.. how can we change the kernal memeory web service settings which we have configured through powershell.. is there any file created for this
@rodgerb26456 ай бұрын
Great video! Do you know why indexing to Azure AI search uses a different index structure than Elasticsearch or Postgres when using Kernel Memory? Elastic has a indexed “context” field but Azure AI search only has a “payload” field in the index you need to extract the text from?
@FabioAngela8 ай бұрын
does it allows you to apply taks to uploaded documents? or custom schemes? e.g. imagine I want to import different kind of documents, like pdf but also emails, can I specify the type of document so that if I ask for email contents it search only into emails and not pdfs?
@GWANCHAV6 ай бұрын
Heyy great video here. Will we get more anytime soon ? THNX