Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Ingestion capability for AZ AI Kickstarter#22

Open
dbroeglin wants to merge 2 commits intoAzure-Samples:mainfrom
dbroeglin:feature/ingestion
Open

Ingestion capability for AZ AI Kickstarter#22
dbroeglin wants to merge 2 commits intoAzure-Samples:mainfrom
dbroeglin:feature/ingestion

Conversation

@dbroeglin
Copy link
Collaborator

@dbroeglin dbroeglin commented Jun 9, 2025

  • Adjusting IaC (adding text-embedding-3-small and adjusting environment)
  • First draft of an ingestion process

Purpose

Add Ingestion capability for AZ AI Kickstarter

  • Add src/ingestion with an ingestor based on AZ AI Catalyst https://aka.ms/az-ai-catalyst
  • Add IaC : text-embedding-3-small + environment variables
  • Add in post provision AZD script

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
azd env set AZURE_AI_SEARCH true
azd up

What to Check

At that point the test document should be loaded in the index.

@dbroeglin dbroeglin marked this pull request as ready for review June 9, 2025 16:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant