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

Update v1.0 #1

Merged
merged 24 commits into from
Nov 30, 2024
Merged

Update v1.0 #1

merged 24 commits into from
Nov 30, 2024

Conversation

taruma
Copy link
Owner

@taruma taruma commented Nov 30, 2024

No description provided.

taruma added 24 commits November 8, 2024 17:29
… components, update app initialization, and define footer links
…pdate app title and subtitle, and enhance figure generation
…tails, project overview, and system prompt for user engagement
…ment variables, implement generate_insight function, and enhance fig_to_base64 for improved image handling
… for LIRR and MNR ridership trends, refine project overview, and enhance system prompt for clarity and formatting
… insights, add input fields for LLM model and API key, and update layout to include insight display
…suite to aisuite[openai], add kaleido, and ensure compatibility with new packages
…on, improve error handling, and optimize performance for better user experience
@taruma taruma requested a review from Copilot November 30, 2024 10:23

Choose a reason for hiding this comment

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

Copilot reviewed 11 out of 25 changed files in this pull request and generated no suggestions.

Files not reviewed (14)
  • .python-version: Language not supported
  • LICENSE: Language not supported
  • assets/quarto_styles.css: Language not supported
  • assets/styles.css: Language not supported
  • data/MTA_data_dictionary.csv: Language not supported
  • data/source.txt: Language not supported
  • pylayout.py: Evaluated as low risk
  • appconfig.py: Evaluated as low risk
  • text/system_prompt.md: Evaluated as low risk
  • text/app_plot1_insight.md: Evaluated as low risk
  • text/app_plot1_description.md: Evaluated as low risk
  • pyfigure.py: Evaluated as low risk
  • app.py: Evaluated as low risk
  • appconfig.toml: Evaluated as low risk
Comments skipped due to low confidence (2)

pyfunc.py:41

  • [nitpick] The variable name 'PERIOD_ABBR' is ambiguous. It should be renamed to 'RESAMPLE_PERIODS' for better clarity.
PERIOD_ABBR = [

pyfunc.py:88

  • The error message in 'read_text_file' could be more informative. Suggest changing to 'print(f"Error reading file '{file_path}': {str(e)}")'.
print(f"Error reading file: {str(e)}")
@taruma taruma merged commit fb3f5cd into main Nov 30, 2024
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.

1 participant