Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Streamlit Hosting + Removal of Junk Files #62

Merged
merged 1 commit into from
Dec 10, 2024
Merged

Conversation

RileyLePrell
Copy link
Collaborator

I had previously been running this app locally having people set up their API's in an ENV folder bla bla, but wanted to make this as easy as possible, so converted it to a streamlit application.

I had previously been running this app locally having people set up their API's in an ENV folder bla bla, but wanted to make this as easy as possible, so converted it to a streamlit application.
Comment on lines +124 to +125
response = requests.post(
"https://api.openai.com/v1/embeddings",

Check warning

Code scanning / Bandit

Call to requests without timeout Warning

Call to requests without timeout
@neal-logan neal-logan merged commit bce5992 into main Dec 10, 2024
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants