Wow, Love your content. upload more videos on these series :)
@elbruno2 ай бұрын
Thanks Learn! NExt one is this example running with Qdrant local in docker.
@superior-dev7 күн бұрын
@@elbruno Is that one with Qdrant local in docker available already or not yet? Thanks
@elbruno7 күн бұрын
@ OMG, I forgot to record a video! I wrtoe a blog post that can also help: devblogs.microsoft.com/dotnet/vector-data-qdrant-ai-search-dotnet/
@superior-dev6 күн бұрын
@@elbruno Nice, it helped to implement SQLight, thanks! kzbin.info/www/bejne/i5u4h6xmpKdsj6csi=-lZ34c7WQfp3ekwB
@paulharrington9673Ай бұрын
Would be great to see a video were the embeddings are persisted. Azure SQL and/or Postgres.
@elbrunoАй бұрын
This repo implements VectorStore using Azure AI Search: aka.ms/netaieshoplitesemanticsearchazureaisearch I hope this helps!
@superior-dev6 күн бұрын
If you like SQLite kzbin.info/www/bejne/i5u4h6xmpKdsj6csi=-lZ34c7WQfp3ekwB
@elbruno6 күн бұрын
@@superior-dev super cool!
@greenyngchannel8552 ай бұрын
Esto tan solo tiene sentido para modelos en local? Tendría sentido para un modelo en Azure ai Studio ? Por cierto ánimo al equipo de phi3 a probar que tal bueno podría ser utilizar el dispositivo y procesador del equipo de M5Stack ... Gracias !!
@elbruno2 ай бұрын
@@greenyngchannel855 si cambias las interfaces de Embeddings para que usen modelos de Azure OpenAI, funciona igual pero con los modelos en la nube.