Skip to content

Commit

Permalink
Merge pull request #56 from espin086/main
Browse files Browse the repository at this point in the history
pushing updates to dev
  • Loading branch information
espin086 authored Sep 3, 2023
2 parents 86ea26e + 4b7e084 commit 26d58dc
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
#removind data constraint

database/*.db


# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
Expand Down
3 changes: 3 additions & 0 deletions .streamlit/secrets.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[openai]
org = "org-bOI01YTlAQT8KEj9qoVCZca9"
key = "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"
File renamed without changes.
File renamed without changes.
Empty file added logic/process_data.py
Empty file.
Empty file added presentation/app.py
Empty file.

0 comments on commit 26d58dc

Please sign in to comment.