Showing tag results for Python

Aug 6, 2025
Post comments count0
Post likes count1

Build a RAG application with LangChain and Local LLMs powered by Ollama

Abhishek Gupta
Abhishek Gupta

Local large language models (LLMs) provide significant advantages for developers and organizations. Key benefits include enhanced data privacy, as sensitive information remains entirely within your own infrastructure, and offline functionality, enabling uninterrupted work even without internet access. While cloud-based LLM services are convenient, ...

Azure Cosmos DB for NoSQL
Jun 6, 2025
Post comments count0
Post likes count1

Building a Modern Python API with Azure Cosmos DB: A 5-Part Video Series

Gwyneth Peña-Siguenza
Gwyneth Peña-Siguenza

I'm excited to share our new video series where I walk through building a production-ready inventory management API using Python, FastAPI, and Azure Cosmos DB NoSQL. This project demonstrates modern async patterns, clean architecture, and enterprise-grade features like batch operations and optimistic concurrency control. This builds on our Get...

Azure Cosmos DB for NoSQLPython SDK
Feb 5, 2025
Post comments count0
Post likes count3

Use Azure Cosmos DB as a Docker container in CI/CD pipelines

Abhishek Gupta
Abhishek Gupta

There are lot of benefits to using Docker containers in CI/CD pipelines, especially for stateful systems like databases. For example, when you run integration tests, each CI job can start the database in an isolated container with a clean state, preventing conflicts between tests. This results in a testing environment that is reliable, consistent, ...

Azure Cosmos DB for NoSQL
Jun 23, 2020
Post comments count0
Post likes count0

Azure Cosmos DB for AI Engineers

Rodrigo Souza
Rodrigo Souza

Learn how AI Engineers can use Azure Cosmos DB for AI Applications.

AITips and TricksAnalytics
May 20, 2020
Post comments count0
Post likes count0

Run C# notebooks with Azure Cosmos DB

Deborah Chen
Deborah Chen

We’re excited to announce new features in the preview of Azure Comsos DB Jupyter Notebooks. With our new C# notebooks and integration with GitHub, working with your Azure Cosmos DB data is now easier than ever.

AnnouncementsNewsNotebooks