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

docs(python): llama-index example #127

Merged
merged 24 commits into from
Jan 26, 2024
Merged

docs(python): llama-index example #127

merged 24 commits into from
Jan 26, 2024

Conversation

mikeldking
Copy link
Contributor

@mikeldking mikeldking commented Jan 22, 2024

No description provided.

@anticorrelator anticorrelator marked this pull request as ready for review January 25, 2024 20:09
@dosubot dosubot bot added the size:XL This PR changes 500-999 lines, ignoring generated files. label Jan 25, 2024
Comment on lines +1 to +3
# Rename this file to `.env.local` to use environment variables locally with `next dev`
# https://nextjs.org/docs/pages/building-your-application/configuring/environment-variables
MY_HOST="example.com"
Copy link
Contributor

Choose a reason for hiding this comment

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

We probably don't want to check in .env files?

Copy link
Contributor

Choose a reason for hiding this comment

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

.env files are ignored, just the examples are allowed as per the instruction to rename them to .env.local

python/examples/llama-index/frontend/Dockerfile Outdated Show resolved Hide resolved
python/examples/llama-index/backend/Dockerfile Outdated Show resolved Hide resolved
python/examples/llama-index/backend/Dockerfile Outdated Show resolved Hide resolved
python/examples/llama-index/run.sh Outdated Show resolved Hide resolved
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 25, 2024
@anticorrelator anticorrelator merged commit f826cd1 into main Jan 26, 2024
3 checks passed
@anticorrelator anticorrelator deleted the llama-index-example branch January 26, 2024 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants