Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Update README for PostgreSQL / Cosmos DB Integration #1576

Merged
merged 166 commits into from
Dec 20, 2024

Conversation

Fr4nc3
Copy link
Contributor

@Fr4nc3 Fr4nc3 commented Dec 20, 2024

Here is the completed PR description:


Purpose

This PR updates the README.md to reflect the newly added PostgreSQL integration feature for the CWYD solution. The update clarifies the differences between using Cosmos DB and PostgreSQL for chat history and search indexing, enabling customers to make informed choices aligned with their infrastructure strategies.

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code:

    git clone [repo-address]
    cd [repo-name]
    git checkout [branch-name]
    npm install
  • Verify the updated README.md file includes:

    • Details on PostgreSQL’s functionality as a relational database solution for chat history and RAG.
    • Descriptions of Cosmos DB as a NoSQL solution using Azure AI Search.
  • Test the rendering of the markdown file locally or via the GitHub interface to ensure formatting consistency.

What to Check

Verify that the following are valid:

  • PostgreSQL and Cosmos DB use cases are clearly distinguished.
  • Links to PostgreSQL documentation and setup are accurate and functional.

Other Information

This update ensures the README aligns with the features added to the solution, enabling customers and contributors to understand the PostgreSQL integration and deployment options effectively.

Fr4nc3 and others added 30 commits November 7, 2024 17:40
…zer Configurations in JSON Environment Variables
refactor: Group Azure Blob Storage and Form Recognizer Configurations in JSON Environment Variables
Configure Environment Variables for Database Connection PostgresSQL
fix: Readme update - Refactor: Group Azure Blob Storage and Form Recognizer Configurations in JSON Environment Variables
feat: Load Respective Database Class Dynamically - either CosmosDB or PostgreSQL
fix: close connection and error handling
Copy link

Coverage

Coverage Report •
FileStmtsMissCoverMissing
TOTAL364494574% 
report-only-changed-files is enabled. No files were changed during this commit :)

Tests Skipped Failures Errors Time
370 0 💤 0 ❌ 0 🔥 53.336s ⏱️

@Prajwal-Microsoft Prajwal-Microsoft added this pull request to the merge queue Dec 20, 2024
Merged via the queue into Azure-Samples:main with commit 405d4bc Dec 20, 2024
6 checks passed
Copy link

github-actions bot commented Jan 3, 2025

🎉 This PR is included in version 1.14.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants