Skip to content

Fix Issue #1060: Update RAG notebook and dependencies for OpenAI v1.0…#1084

Merged
koreyspace merged 1 commit into
microsoft:mainfrom
Nithi-121:patch-2
Feb 16, 2026
Merged

Fix Issue #1060: Update RAG notebook and dependencies for OpenAI v1.0…#1084
koreyspace merged 1 commit into
microsoft:mainfrom
Nithi-121:patch-2

Conversation

@Nithi-121
Copy link
Copy Markdown
Contributor

…+ API

  • Update notebook-rag-vector-databases.ipynb with correct OpenAI client initialization
  • Replace deprecated embedding model (text-embedding-ada-002) with text-embedding-3-large
  • Replace deprecated chat model (gpt-35-turbo) with gpt-4-turbo
  • Fix pandas.append() to use pd.concat() for modern pandas versions
  • Add scikit-learn dependency for cosine similarity calculations
  • Update requirements.txt to openai>=1.12.0

…enAI v1.0+ API

- Update notebook-rag-vector-databases.ipynb with correct OpenAI client initialization
- Replace deprecated embedding model (text-embedding-ada-002) with text-embedding-3-large
- Replace deprecated chat model (gpt-35-turbo) with gpt-4-turbo
- Fix pandas.append() to use pd.concat() for modern pandas versions
- Add scikit-learn dependency for cosine similarity calculations
- Update requirements.txt to openai>=1.12.0
@github-actions
Copy link
Copy Markdown
Contributor

👋 Thanks for contributing @Nithi-121! We will review the pull request and get back to you soon.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@koreyspace koreyspace merged commit da07371 into microsoft:main Feb 16, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants