Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
SuyogKapse
/
rag-postgres-openai-python
Public template
forked from
Azure-Samples/rag-postgres-openai-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
rag-postgres-openai-python
.github
on
references
User selector
All users
Datepicker
All time
Commit history
Commits on May 11, 2025
Port from pydantic-ai to openai-agents SDK (#211)
Show description for 5a3deac
pamelafox
authored
5a3deac
View commit details
Copy full SHA for 5a3deac
View code at this point
Browse repository at this point
Commits on Apr 28, 2025
Bump astral-sh/setup-uv from 5 to 6
Show description for 0f71eb8
dependabot[bot]
authored
0f71eb8
View commit details
Copy full SHA for 0f71eb8
View code at this point
Browse repository at this point
Commits on Mar 24, 2025
Bump actions/cache from 4.2.2 to 4.2.3
Show description for 45fb961
dependabot[bot]
authored
45fb961
View commit details
Copy full SHA for 45fb961
View code at this point
Browse repository at this point
Commits on Mar 3, 2025
Bump actions/cache from 4.2.0 to 4.2.2
Show description for 07d74c4
dependabot[bot]
authored
07d74c4
View commit details
Copy full SHA for 07d74c4
View code at this point
Browse repository at this point
Commits on Feb 24, 2025
Add safety and uv changes
pamelafox
committed
a5c5bea
View commit details
Copy full SHA for a5c5bea
View code at this point
Browse repository at this point
Commits on Feb 20, 2025
Merge pull request #143 from Azure-Samples/dependabot/github_actions/actions/cache-4.2.0
Show description for f3b63c7
pamelafox
authored
f3b63c7
View commit details
Copy full SHA for f3b63c7
View code at this point
Browse repository at this point
Commits on Jan 27, 2025
Bump Azure/setup-azd from 2.0.0 to 2.1.0
Show description for 7465f73
dependabot[bot]
authored
7465f73
View commit details
Copy full SHA for 7465f73
View code at this point
Browse repository at this point
Commits on Jan 7, 2025
Does postgres 16 work on ubuntu
pamelafox
committed
909b833
View commit details
Copy full SHA for 909b833
View code at this point
Browse repository at this point
Commits on Jan 6, 2025
Merge pull request #154 from Azure-Samples/dependabot/github_actions/Azure/setup-azd-2.0.0
Show description for 3b938d6
pamelafox
authored
3b938d6
View commit details
Copy full SHA for 3b938d6
View code at this point
Browse repository at this point
Commits on Dec 23, 2024
Bump Azure/setup-azd from 1.0.0 to 2.0.0
Show description for 35067d2
dependabot[bot]
authored
35067d2
View commit details
Copy full SHA for 35067d2
View code at this point
Browse repository at this point
Bump astral-sh/setup-uv from 4 to 5
Show description for a3b331a
dependabot[bot]
authored
a3b331a
View commit details
Copy full SHA for a3b331a
View code at this point
Browse repository at this point
Commits on Dec 9, 2024
Bump actions/cache from 4.1.2 to 4.2.0
Show description for 4a8ccc4
dependabot[bot]
authored
4a8ccc4
View commit details
Copy full SHA for 4a8ccc4
View code at this point
Browse repository at this point
Commits on Dec 2, 2024
Fix install for app-test
pamelafox
committed
e5e8277
View commit details
Copy full SHA for e5e8277
View code at this point
Browse repository at this point
Install rich
pamelafox
committed
a1c5f01
View commit details
Copy full SHA for a1c5f01
View code at this point
Browse repository at this point
Pin all the requirements
pamelafox
committed
69029d0
View commit details
Copy full SHA for 69029d0
View code at this point
Browse repository at this point
Commits on Nov 25, 2024
Bump astral-sh/setup-uv from 3 to 4
Show description for fdc2ca7
dependabot[bot]
authored
fdc2ca7
View commit details
Copy full SHA for fdc2ca7
View code at this point
Browse repository at this point
Commits on Nov 4, 2024
Merge pull request #135 from Azure-Samples/python39
Show description for 1f86926
pamelafox
authored
1f86926
View commit details
Copy full SHA for 1f86926
View code at this point
Browse repository at this point
Exclude syntax
pamelafox
committed
6f7192b
View commit details
Copy full SHA for 6f7192b
View code at this point
Browse repository at this point
Not ready for 3.13
pamelafox
committed
71300e2
View commit details
Copy full SHA for 71300e2
View code at this point
Browse repository at this point
3.9 support
pamelafox
committed
096e15f
View commit details
Copy full SHA for 096e15f
View code at this point
Browse repository at this point
Commits on Oct 28, 2024
Bump actions/cache from 4.1.1 to 4.1.2
Show description for da7eb1d
dependabot[bot]
authored
da7eb1d
View commit details
Copy full SHA for da7eb1d
View code at this point
Browse repository at this point
Commits on Oct 24, 2024
Go back to not pushing results, we dont have permission
pamelafox
committed
aca71a2
View commit details
Copy full SHA for aca71a2
View code at this point
Browse repository at this point
Wording change
pamelafox
committed
47fc2b2
View commit details
Copy full SHA for 47fc2b2
View code at this point
Browse repository at this point
Switch from hub to gh
pamelafox
committed
464a4ae
View commit details
Copy full SHA for 464a4ae
View code at this point
Browse repository at this point
Wording change
pamelafox
committed
e327fae
View commit details
Copy full SHA for e327fae
View code at this point
Browse repository at this point
Change checkout approach
pamelafox
committed
d49bd0b
View commit details
Copy full SHA for d49bd0b
View code at this point
Browse repository at this point
Test
pamelafox
committed
f51750c
View commit details
Copy full SHA for f51750c
View code at this point
Browse repository at this point
Push to right branch
pamelafox
committed
10efa35
View commit details
Copy full SHA for 10efa35
View code at this point
Browse repository at this point
Push results to branch
pamelafox
committed
666f7d9
View commit details
Copy full SHA for 666f7d9
View code at this point
Browse repository at this point
Commits on Oct 23, 2024
Change text
pamelafox
committed
19243e3
View commit details
Copy full SHA for 19243e3
View code at this point
Browse repository at this point
More actions updates
pamelafox
committed
ca9a3fd
View commit details
Copy full SHA for ca9a3fd
View code at this point
Browse repository at this point
Commits on Oct 22, 2024
Remove python versions for faster CI
pamelafox
committed
53f3441
View commit details
Copy full SHA for 53f3441
View code at this point
Browse repository at this point
Check out the head
pamelafox
committed
6292e7c
View commit details
Copy full SHA for 6292e7c
View code at this point
Browse repository at this point
Generate ground truth updates
pamelafox
committed
31e7cc1
View commit details
Copy full SHA for 31e7cc1
View code at this point
Browse repository at this point
Add comment in workflow
pamelafox
committed
4930bd0
View commit details
Copy full SHA for 4930bd0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.