Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
210 commits
Select commit Hold shift + click to select a range
aed47aa
CINZ v0.3 Changes per documentation @ CINZ
ratkinsoncinz Aug 29, 2024
0a113a6
Delete data directory
ratkinsoncinz Aug 29, 2024
1d1832b
Updated prompt to work around breaking out of the
ratkinsoncinz Sep 15, 2024
44ef846
Update follow-up questions prompt in ChatApproach
ratkinsoncinz Sep 15, 2024
ba73d4d
Update follow-up questions prompt in ChatApproach
ratkinsoncinz Sep 15, 2024
5529c13
Refactor code in ChatReadRetrieveReadApproach
ratkinsoncinz Sep 16, 2024
192a6dc
Update package.json with new dependencies
ratkinsoncinz Sep 16, 2024
c661256
Update package.json with new dependencies
ratkinsoncinz Sep 16, 2024
d848962
Refactor code in ChatReadRetrieveReadApproach and update follow-up qu…
ratkinsoncinz Sep 16, 2024
1398d0b
Refactor code in ChatReadRetrieveReadApproach and update follow-up qu…
ratkinsoncinz Sep 16, 2024
6085737
Enhance system message in ChatReadRetrieveReadApproach for improved u…
ratkinsoncinz Sep 17, 2024
c8b8dd6
Update response guidelines in ChatReadRetrieveReadApproach to include…
ratkinsoncinz Sep 17, 2024
0ac6f26
Update .gitignore to exclude all files in the data directory
ratkinsoncinz Sep 17, 2024
fe7683f
Update package.json and package-lock.json to add i18next and related …
ratkinsoncinz Sep 17, 2024
c9eb8e1
Remove unused package.json and clean up Chat component code for impro…
ratkinsoncinz Sep 17, 2024
8c7a6fb
Remove unused package.json and clean up Chat component code
ratkinsoncinz Sep 23, 2024
8403ed7
Remove unused "qa" route from router configuration
ratkinsoncinz Sep 23, 2024
deb1064
Update chatreadretrieveread.py
ratkinsoncinz Sep 24, 2024
0ba9bb9
Update chatreadretrieveread.py
ratkinsoncinz Sep 24, 2024
7183b20
Update chatreadretrieveread.py
ratkinsoncinz Sep 24, 2024
f1d21b3
Update Chat.tsx
ratkinsoncinz Sep 24, 2024
2283e31
Update chatreadretrieveread.py
ratkinsoncinz Sep 24, 2024
b6e235e
Refactor chat approach code and update prompts
ratkinsoncinz Sep 24, 2024
4d6745d
Refactor gitignore and vscode settings
ratkinsoncinz Sep 24, 2024
c67e3e0
Refactor chat approach code and update prompts
ratkinsoncinz Sep 24, 2024
447733c
Refactor chat approach code and update prompts
ratkinsoncinz Sep 24, 2024
f92f09d
Refactor chat approach code and update prompts
ratkinsoncinz Sep 24, 2024
de078bd
Refactor chat approach code and update prompts
ratkinsoncinz Sep 24, 2024
4d5eb91
Refactor chat approach code and update prompts
ratkinsoncinz Sep 24, 2024
a0be29e
Refactor chat approach code and update data usage instructions
ratkinsoncinz Sep 24, 2024
f9dea43
Refactor chat approach code and update data usage instructions
ratkinsoncinz Sep 24, 2024
06f8e4c
Refactor chat approach code and update follow-up questions prompt
ratkinsoncinz Sep 24, 2024
4548aff
Update communication style in prompt
ratkinsoncinz Sep 24, 2024
64bbf09
update communication style in prompt
ratkinsoncinz Sep 25, 2024
e5b8391
Update communication style in prompt
ratkinsoncinz Sep 25, 2024
ccd63ae
Rephrase communication style in prompt
ratkinsoncinz Sep 25, 2024
533d8ad
update follow-up questions prompt
ratkinsoncinz Sep 25, 2024
68ab0b2
Update README.md
ratkinsoncinz Sep 25, 2024
a918d32
Update README.md
ratkinsoncinz Sep 25, 2024
bc31edc
Update README.md
ratkinsoncinz Sep 25, 2024
3bf3b1c
Update README.md
ratkinsoncinz Sep 26, 2024
6e38461
changed banner description to say pilot
adamhindry Sep 30, 2024
19a104a
Got a basic modal displaying on page load
adamhindry Oct 1, 2024
5c45b86
cleaned up the modal to look more modern
adamhindry Oct 1, 2024
331fa49
modal has been redone to use fluentui react components
adamhindry Oct 3, 2024
9061f8e
cleanup ui
adamhindry Oct 4, 2024
a70537e
made dislaimer scale for small screens
adamhindry Oct 4, 2024
a467c60
initial ui colour update
adamhindry Oct 7, 2024
509a5f3
Fixed the padding but its not perfect yet
adamhindry Oct 7, 2024
8c1594b
added feedback button and powered by header
adamhindry Oct 8, 2024
d563a68
basic disclaimer added to answers
adamhindry Oct 8, 2024
048664f
update the terms and conditions text
adamhindry Oct 10, 2024
91f86b2
home page now shows features and limitations with updated subtitle
adamhindry Oct 11, 2024
d0b63a9
updated banner colour
adamhindry Oct 11, 2024
45091f7
added CI logo to the top banner
adamhindry Oct 11, 2024
4571c68
minor colour change for analysis panel
adamhindry Oct 11, 2024
315f7dc
added gpt icon to features and limitations
adamhindry Oct 11, 2024
96b04e2
added rounded corners to the disclaimer
adamhindry Oct 11, 2024
8d5755d
fixed modal for small screens
adamhindry Oct 12, 2024
ebc98a7
changed exmaples back to original colour
adamhindry Oct 12, 2024
6d7af81
limit input to 100 characters
adamhindry Oct 12, 2024
301948b
made the examples a white background
adamhindry Oct 12, 2024
3d5bf8c
made logo smaller on home page
adamhindry Oct 13, 2024
31eddba
examples resized
adamhindry Oct 13, 2024
ad4786b
fix examples cut off at bottom of screen
adamhindry Oct 13, 2024
c4d7b4f
updated answer disclaimer to mention pilot stage
adamhindry Oct 13, 2024
1535e84
moved CI logo to right side of top banner
adamhindry Oct 13, 2024
af88fbb
ran pre-commit on files
adamhindry Oct 13, 2024
2a21d17
Merge pull request #7 from cinzlab/ui-update/fix-chatstream-padding-o…
adamhindry Oct 13, 2024
3b79427
Merge pull request #6 from cinzlab/ui-update/update-general-colour-sc…
adamhindry Oct 13, 2024
ae79ba6
Merge pull request #5 from cinzlab/feature/T&C-modal-on-page-load
adamhindry Oct 13, 2024
f4151fd
Merge pull request #4 from cinzlab/ui-update/limit-user-input-to-100-…
adamhindry Oct 13, 2024
7ad114d
Merge pull request #3 from cinzlab/ui-update/add-disclaimer-to-modal-…
adamhindry Oct 13, 2024
adecc06
Merge pull request #2 from cinzlab/ui-update/display-features-and-lim…
adamhindry Oct 13, 2024
1cbbbce
Merge pull request #1 from cinzlab/ui-update/add-pilot-desc-to-banner
adamhindry Oct 13, 2024
0947a7d
Enable local authentication for cognitive services and search service…
ratkinsoncinz Oct 13, 2024
6d5f283
feedback now opens in new tab
adamhindry Oct 13, 2024
d59c7c4
changed t&c button to say I Accept
adamhindry Oct 13, 2024
3286660
fixed spelling of organisations in answer disclaimer
adamhindry Oct 13, 2024
0f08976
Update GPT-4o model version to 2024-08-06
ratkinsoncinz Oct 13, 2024
3eb178c
Update GPT-4o model version to 2024-05-13
ratkinsoncinz Oct 13, 2024
0366b8b
Merge branch 'main-0.5-dev' of https://github.com/ratkinsoncinz/azure…
ratkinsoncinz Oct 13, 2024
dcd8c7d
features now shows multiple langauges
adamhindry Oct 13, 2024
7ef4581
some ui fixes to the example modals
adamhindry Oct 14, 2024
e4d8ff2
CI logo links to CI website
adamhindry Oct 14, 2024
f712ec8
fixed the disclaimer wording and added feedback link
adamhindry Oct 14, 2024
3e1c820
Refactor chat approach to enhance ethical guidelines and output valid…
ratkinsoncinz Oct 14, 2024
6ab1533
Merge pull request #8 from cinzlab/enhancement/chat-rules-ahead-of-us…
ratkinsoncinz Oct 14, 2024
8d59c54
Merge pull request #10 from cinzlab/ui-update/banner-logos-to-be-clic…
adamhindry Oct 14, 2024
dc6da23
Merge pull request #9 from cinzlab/ui-update/fix-answer-disclaimer-wo…
adamhindry Oct 14, 2024
0fbe13d
Enhance ethical guidelines in chat approach and improve response vali…
ratkinsoncinz Oct 14, 2024
6b441a2
Update ethical guidelines to clarify response to prompt modification …
ratkinsoncinz Oct 14, 2024
e9db3f6
Refine GovGPT guidelines for user interaction and output validation
ratkinsoncinz Oct 14, 2024
6e626c6
Refactor system message structure and improve user query handling in …
ratkinsoncinz Oct 14, 2024
759b8af
Improve formatting of user query request in ChatReadRetrieveReadApproach
ratkinsoncinz Oct 14, 2024
24bb881
prompt updates to reframe and avoid roleplay
CinzWill Oct 13, 2024
ca29956
Enhance system message structure for GovGPT to clarify user interacti…
ratkinsoncinz Oct 14, 2024
7f12e67
Refine query generation guidelines in ChatApproach and ChatReadRetrie…
ratkinsoncinz Oct 14, 2024
2e2a64b
front-end is successfully passing captcha token to backend
adamhindry Oct 14, 2024
665b09a
changes realted to last commit
adamhindry Oct 14, 2024
1518253
we have recaptcha working on requests
adamhindry Oct 14, 2024
dd70dcc
updated the terms and conditions
adamhindry Oct 14, 2024
a11d939
made recaptcha logo invisible
adamhindry Oct 14, 2024
52079a1
Merge pull request #11 from cinzlab/ui-update/update-t&c-to-new-version
adamhindry Oct 14, 2024
258474f
fixed merge conflict
adamhindry Oct 14, 2024
cf49a4f
Merge pull request #12 from cinzlab/feature/add-recaptcha-to-server-r…
adamhindry Oct 14, 2024
cead767
changes to
CinzWill Oct 14, 2024
9c2e751
changes to prompt
CinzWill Oct 14, 2024
15454ea
add react-google-recaptcha to package-lock.json
ratkinsoncinz Oct 14, 2024
3d5f8a9
refinements to prompt
CinzWill Oct 14, 2024
efae0c6
added disclaimer to the top of the screen
adamhindry Oct 15, 2024
5be1b4e
changed example container colour to a grey
adamhindry Oct 15, 2024
bc20706
Merge pull request #13 from cinzlab/ui-update/add-disclaimer-below-ch…
adamhindry Oct 15, 2024
940575d
remove prompt chunks causing defender to get upset
ratkinsoncinz Oct 15, 2024
f192234
fixes broken example questions
adamhindry Oct 15, 2024
9bb592f
have improved prompt decline messages
CinzWill Oct 15, 2024
954cb3b
updated to match chatapproach
CinzWill Oct 15, 2024
43be168
Merge remote-tracking branch 'origin/better-declines' into main-0.6-dev
ratkinsoncinz Oct 15, 2024
ed9026e
update example questions to focus this on GovGPT and Callaghan Innova…
ratkinsoncinz Oct 15, 2024
a2f3f3e
attempt to limit to sources
CinzWill Oct 15, 2024
0a7fcd8
Merge remote-tracking branch 'origin/better-declines' into main-0.6-dev
ratkinsoncinz Oct 15, 2024
3d56044
fix: update referencing guidelines to not exit writing output
ratkinsoncinz Oct 15, 2024
14493cd
added "support" to chatapproach and chatreadretrieveread
CinzWill Oct 15, 2024
fa3deab
slight updates to chatreadretrieveread.py
CinzWill Oct 15, 2024
7462316
Final prompt for go live?
CinzWill Oct 15, 2024
cfcaa4b
fixed a typo in disclaimer
adamhindry Oct 15, 2024
f14fdec
fixed typo in ReCAPTCHA branding
adamhindry Oct 15, 2024
12754d3
update questions in Example component for clarity and relevance
ratkinsoncinz Oct 15, 2024
66ab44e
add initial link scraping functionality and documentation
ratkinsoncinz Oct 15, 2024
60a8a4d
MSD-requested indexing
ratkinsoncinz Oct 15, 2024
9286350
testing codespaces
CinzWill Oct 17, 2024
607aa42
think i've fixed the modal sizing issues
adamhindry Oct 17, 2024
4ecb24e
deployment name removed from thought process
adamhindry Oct 17, 2024
8cf3ca8
Refined-prompt/te reo and breakouts
CinzWill Oct 18, 2024
e70a6c6
Merge pull request #16 from cinzlab/ui-update/fix-broken-modal-scaling
adamhindry Oct 18, 2024
db79d0e
Merge pull request #15 from cinzlab/ui-update/stop-showing-model-version
adamhindry Oct 18, 2024
f18ca0d
nailing down the language response
CinzWill Oct 18, 2024
56d6a81
language hardening
CinzWill Oct 18, 2024
ecd7e97
hard!
CinzWill Oct 18, 2024
a75ccc5
Update semantic captions setting to default to false in chat retrieva…
ratkinsoncinz Oct 18, 2024
7bdc11b
Merge pull request #17 from cinzlab/prompt/first-week-hardening
ratkinsoncinz Oct 18, 2024
0792780
Merge branch 'main-0.6.1-dev' of https://github.com/cinzlab/azure-sea…
ratkinsoncinz Oct 18, 2024
5d598d7
fixed auto focus to bottom of t&c
adamhindry Oct 18, 2024
21828ce
now have to read t&c before accept
adamhindry Oct 18, 2024
f9f4fe0
Te Reo.... this time
CinzWill Oct 18, 2024
c37687e
update question text for clarity on NZ business funding
ratkinsoncinz Oct 21, 2024
09f4360
Bump prettier from 3.0.3 to 3.3.3 in /app/frontend
dependabot[bot] Oct 21, 2024
4e12915
Create codeql.yml
ratkinsoncinz Oct 22, 2024
da1cc00
Bump the npm_and_yarn group in /app/frontend with 3 updates
dependabot[bot] Oct 22, 2024
f399293
Delete .github/workflows/nightly-jobs.yaml
ratkinsoncinz Oct 22, 2024
5d5fe47
Delete .github/workflows/python-test.yaml
ratkinsoncinz Oct 22, 2024
1caaba5
Delete .github/workflows/codeql.yml
ratkinsoncinz Oct 22, 2024
e3ccd1a
Create codeql.yml
ratkinsoncinz Oct 22, 2024
3326ccb
Follow-up fix
CinzWill Oct 22, 2024
447f0db
Merge remote-tracking branch 'cinz/sensible-followup' into main-0.6.1…
ratkinsoncinz Oct 22, 2024
43bee3b
Update dependabot.yaml
ratkinsoncinz Oct 22, 2024
34568e8
Merge pull request #24 from cinzlab/dependabot/npm_and_yarn/app/front…
adamhindry Oct 24, 2024
7342e4b
Bump the pip group across 1 directory with 2 updates
dependabot[bot] Oct 25, 2024
9f95517
Bump the python-requirements group across 1 directory with 75 updates
dependabot[bot] Nov 4, 2024
d297d31
added in categorisation form upstream
bnodir Oct 23, 2024
8e4b63c
added in categorisation form upstream
adamhindry Nov 4, 2024
0b97cd2
Merge pull request #18 from cinzlab/dependabot/npm_and_yarn/app/front…
adamhindry Nov 5, 2024
58637ad
Merge pull request #38 from cinzlab/dependabot/pip/python-requirement…
adamhindry Nov 5, 2024
e527ce5
Merge branch 'update/test-update-pip-packages' into dependabot/pip/ap…
adamhindry Nov 5, 2024
cfd9400
Merge pull request #31 from cinzlab/dependabot/pip/app/backend/pip-3d…
adamhindry Nov 5, 2024
6531b3c
fixed packages conflicts
adamhindry Nov 5, 2024
a30e07e
Merge pull request #39 from cinzlab/update/testing-upstream-changes
adamhindry Nov 5, 2024
cc49bc5
Merge pull request #40 from cinzlab/update/test-update-pip-packages
adamhindry Nov 5, 2024
51a2d16
Merge pull request #41 from cinzlab/update/test-update-npm-packages
adamhindry Nov 5, 2024
5142a40
disabled categories for now
adamhindry Nov 5, 2024
9bab873
ran pre-commit on the files
adamhindry Nov 5, 2024
00e57d5
ran pre-commit on the files
adamhindry Nov 5, 2024
e831c2d
removed langauge files
adamhindry Nov 11, 2024
6497f86
clolours not set with variables
adamhindry Nov 11, 2024
4997cbe
updated image names to be generic
adamhindry Nov 13, 2024
699d10f
added update ui checklist
adamhindry Nov 13, 2024
f5f28d9
Merge pull request #49 from cinzlab/ui/enable-colour-schemes
adamhindry Nov 13, 2024
2aa801b
added npm as a dependency with version 10.9.0
ratkinsoncinz Nov 17, 2024
ce385a2
added npm as a dependency with version 10.9.0
ratkinsoncinz Nov 17, 2024
92dadc2
refactor: update branding and color variables for EduGPT, enhance UI …
ratkinsoncinz Nov 19, 2024
be3adc3
refactor: streamline component structure for improved maintainability
ratkinsoncinz Nov 19, 2024
f5ca8da
Updates to logos and favicon
ratkinsoncinz Nov 19, 2024
262a751
chore: update title from GovGPT to EduGPT beta
ratkinsoncinz Nov 19, 2024
8a96c0d
Merge branch 'main-0.6.3-dev' into frontend/edugpt-updates
ratkinsoncinz Nov 20, 2024
affac95
Merge pull request #56 from cinzlab/frontend/edugpt-updates
ratkinsoncinz Nov 20, 2024
fcf37e8
Revert "Frontend/edugpt updates"
ratkinsoncinz Nov 20, 2024
40286b2
Merge pull request #57 from cinzlab/revert-56-frontend/edugpt-updates
ratkinsoncinz Nov 20, 2024
a0ca2dd
Removed recapha from the code in purpose of local development and tests
ATulenkov Nov 27, 2024
0ee9f06
add basic guardrail architecture
ATulenkov Nov 28, 2024
89b83f9
Added four guardrails
Pengjia-Aware Nov 29, 2024
9417d24
added test script
Pengjia-Aware Nov 29, 2024
2577166
updated for testing
Pengjia-Aware Nov 29, 2024
131c2b5
Fix issue of output when guardrails enabled
Pengjia-Aware Dec 4, 2024
788a0fc
Update banned list
ATulenkov Dec 4, 2024
fabf50c
FIx bloack orchestration logic
ATulenkov Dec 5, 2024
23286f1
Update frontend logic to blur blocked content and don't keep it in th…
ATulenkov Dec 10, 2024
dcd92a9
code refinement (input guardrails and early refusal)
ATulenkov Dec 10, 2024
1461bac
updated for ban list to set default max_l_dist to 0
Pengjia-Aware Dec 10, 2024
4583c62
add output guard logic
ATulenkov Dec 11, 2024
cfdc73f
add output guardrails, update input guardrails, update general refusa…
ATulenkov Dec 16, 2024
1219fec
Update UI
ATulenkov Dec 16, 2024
1152fac
update guardrail base
ATulenkov Dec 16, 2024
2c78a65
cleanup code
ATulenkov Dec 17, 2024
3425f88
Update output_gurdrail
ATulenkov Dec 17, 2024
09ed855
manually add evaluation framework
ATulenkov Dec 17, 2024
7b8d420
Change system/query prompts and update eval to handle output guard
ATulenkov Dec 19, 2024
fac0669
Fix UI bug (disappearing message during output guard checks)
ATulenkov Dec 19, 2024
d1281d9
Add separated storage for user queries on UI side
ATulenkov Jan 7, 2025
c310cb5
Update requirements, add output guard to vission approach
ATulenkov Jan 13, 2025
36af76a
Clean code and return back CAPTCHA
ATulenkov Jan 13, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,23 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
interval: "daily"
groups:
github-actions:
patterns:
- "*"

# Maintain dependencies for npm
- package-ecosystem: "npm"
directory: "/app/frontend"
directory: "/"
schedule:
interval: "weekly"
interval: "daily"

# Maintain dependencies for pip
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
interval: "daily"
groups:
python-requirements:
patterns:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/azure-dev-validation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
outputPath: reports/ps-rule-results.sarif
summary: true
continue-on-error: true

env:
PSRULE_CONFIGURATION_AZURE_BICEP_FILE_EXPANSION: 'true'
PSRULE_CONFIGURATION_AZURE_BICEP_FILE_EXPANSION_TIMEOUT: '30'
Expand Down
94 changes: 94 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
# For most projects, this workflow file will not need changing; you simply need
# to commit it to your repository.
#
# You may wish to alter this file to override the set of languages analyzed,
# or to provide custom queries or build logic.
#
# ******** NOTE ********
# We have attempted to detect the languages in your repository. Please check
# the `language` matrix defined below to confirm you have the correct set of
# supported CodeQL languages.
#
name: "CodeQL Advanced"

on:
push:
branches: [ "main-0.6.1-dev" ]
pull_request:
branches: [ "main-0.6.1-dev" ]
schedule:
- cron: '21 23 * * 3'

jobs:
analyze:
name: Analyze (${{ matrix.language }})
# Runner size impacts CodeQL analysis time. To learn more, please see:
# - https://gh.io/recommended-hardware-resources-for-running-codeql
# - https://gh.io/supported-runners-and-hardware-resources
# - https://gh.io/using-larger-runners (GitHub.com only)
# Consider using larger runners or machines with greater resources for possible analysis time improvements.
runs-on: ${{ (matrix.language == 'swift' && 'macos-latest') || 'ubuntu-latest' }}
permissions:
# required for all workflows
security-events: write

# required to fetch internal or private CodeQL packs
packages: read

# only required for workflows in private repositories
actions: read
contents: read

strategy:
fail-fast: false
matrix:
include:
- language: javascript-typescript
build-mode: none
- language: python
build-mode: none
# CodeQL supports the following values keywords for 'language': 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift'
# Use `c-cpp` to analyze code written in C, C++ or both
# Use 'java-kotlin' to analyze code written in Java, Kotlin or both
# Use 'javascript-typescript' to analyze code written in JavaScript, TypeScript or both
# To learn more about changing the languages that are analyzed or customizing the build mode for your analysis,
# see https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/customizing-your-advanced-setup-for-code-scanning.
# If you are analyzing a compiled language, you can modify the 'build-mode' for that language to customize how
# your codebase is analyzed, see https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/codeql-code-scanning-for-compiled-languages
steps:
- name: Checkout repository
uses: actions/checkout@v4

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v3
with:
languages: ${{ matrix.language }}
build-mode: ${{ matrix.build-mode }}
# If you wish to specify custom queries, you can do so here or in a config file.
# By default, queries listed here will override any specified in a config file.
# Prefix the list here with "+" to use these queries and those in the config file.

# For more details on CodeQL's query packs, refer to: https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs
# queries: security-extended,security-and-quality

# If the analyze step fails for one of the languages you are analyzing with
# "We were unable to automatically build your code", modify the matrix above
# to set the build mode to "manual" for that language. Then modify this step
# to build your code.
# ℹ️ Command-line programs to run using the OS shell.
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
- if: matrix.build-mode == 'manual'
shell: bash
run: |
echo 'If you are using a "manual" build mode for one or more of the' \
'languages you are analyzing, replace this with the commands to build' \
'your code, for example:'
echo ' make bootstrap'
echo ' make release'
exit 1

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3
with:
category: "/language:${{matrix.language}}"
10 changes: 0 additions & 10 deletions .github/workflows/nightly-jobs.yaml

This file was deleted.

73 changes: 0 additions & 73 deletions .github/workflows/python-test.yaml

This file was deleted.

4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ share/python-wheels/
.installed.cfg
*.egg
MANIFEST
.vscode

# PyInstaller
# Usually these files are written by a python script from a template
Expand Down Expand Up @@ -146,6 +147,7 @@ npm-debug.log*
node_modules
static/

data/**/*.md5
data
data.holding

.DS_Store
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
},
"[javascript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.formatOnSave": true
Expand Down
2 changes: 1 addition & 1 deletion .vscode/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
"command": "azure-dev.commands.getDotEnvFilePath"
}
]
}
}
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# This is the main branch for GovGPT, powered by Callaghan Innovation
## This code is based on Microsoft's azure-search-openai-demo code, with significant modification.
### Some tweaks may be pushed back to the main repo as PRs. You can find previous versions in the other branches, as well as iterative tweaks we've made to front-end design. MINOR versioning (x.N.x) represents significant changes from the previous version. PATCH versioning (x.x.N) represents UI updates. MAJOR versioning (N.x.x) will be used if this product reaches a production-level deployment.

**Microsoft documentation continues below**

# ChatGPT-like app with your data using Azure OpenAI and Azure AI Search (Python)

This solution's backend is written in Python. There are also [**JavaScript**](https://aka.ms/azai/js/code), [**.NET**](https://aka.ms/azai/net/code), and [**Java**](https://aka.ms/azai/java/code) samples based on this one. Learn more about [developing AI apps using Azure AI Services](https://aka.ms/azai).
Expand Down
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ We prefer all communications to be in English.

Microsoft follows the principle of [Coordinated Vulnerability Disclosure](https://www.microsoft.com/msrc/cvd).

<!-- END MICROSOFT SECURITY.MD BLOCK -->
<!-- END MICROSOFT SECURITY.MD BLOCK -->
Loading
Loading