beginner-series
beginner-series copied to clipboard
.NET for beginner's videos, code, and links.
embeddings.json is missing from # Adding context to your prompts - Retrieval Augmented Generation (RAG) data directory
[.NET nanoFramework](http://www.nanoframework.net) is a .NET implementation for microcontrollers (MCU). The project is independent from Microsoft, open source and under MIT license, see the [GitHub repo](https://github.com/nanoframework) and allows to run C#...
Removed the $ from app.MapPost as it caused an error and did not align with the Dependency Injection video's code.
The introduction notebooks under Artificial Intelligence and Machine Learning use versions of nuget from Beta e.g. `Azure.AI.OpenAI, 1.0.0-beta.6`. The APIs have changed significantly in the latest stable versions so the...