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

Feature/blast web and chat #173

Merged
merged 3 commits into from
Mar 14, 2024
Merged

Feature/blast web and chat #173

merged 3 commits into from
Mar 14, 2024

Conversation

emrgnt-cmplxty
Copy link
Contributor

@emrgnt-cmplxty emrgnt-cmplxty commented Mar 14, 2024

Ellipsis 🚀 This PR description was created by Ellipsis for commit a253f14.

Summary:

This PR removes the web and chat applications, simplifies the pipeline setup, and removes several components and utilities from the web interface.

Key points:

  • Removed web and chat applications from the project.
  • Simplified pipeline setup in r2r/main/factory.py and r2r/main/utils.py.
  • Removed several components from the web interface, including Embeddings, Footer, IntegrationCard, LocalProvidersMenu, PipelineCard, ProjectHeader, Retrievals, SearchBar, SecretsModal, SubNavigationMenu, ThemeProvider, WorkspacesSelect, and their associated styles.
  • Removed several API endpoints in web/src/pages/api.
  • Removed Supabase utilities in web/src/utils/supabase.

Generated with ❤️ by ellipsis.dev

Copy link

vercel bot commented Mar 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
r2r-cloud ❌ Failed (Inspect) Mar 14, 2024 11:43am
r2r-cloud-docs ❌ Failed (Inspect) Mar 14, 2024 11:43am
r2r-docs 🔄 Building (Inspect) Visit Preview Mar 14, 2024 11:43am

@emrgnt-cmplxty emrgnt-cmplxty merged commit d430bbb into dev Mar 14, 2024
1 of 4 checks passed
Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

❌ Changes requested.

  • Reviewed the entire pull request up to a253f14
  • Looked at 6760 lines of code in 107 files
  • Took 6 minutes and 12 seconds to review
More info
  • Skipped 49 files when reviewing.
  • Skipped posting 0 additional comments because they didn't meet confidence threshold of 50%.

Workflow ID: wflow_O8p3ZXC2diMKUEJ6


Want Ellipsis to fix these issues? Tag @ellipsis-dev in a comment. We'll respond in a few minutes. Learn more here.

@@ -102,22 +95,8 @@ The project includes several basic examples that demonstrate application deploym
```
Copy link
Contributor

Choose a reason for hiding this comment

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

The setup instructions for the web and chat applications have been removed. If these instructions are still relevant for users who want to run the applications locally, consider adding them back or providing an alternative location where this information can be found.

@emrgnt-cmplxty emrgnt-cmplxty deleted the feature/blast-web-and-chat branch March 14, 2024 21:22
emrgnt-cmplxty added a commit that referenced this pull request Mar 15, 2024
* feat: introduce Config class and update E2EPipelineFactory to use it (#172)

* add changes

* decouple config

* Feature/blast web and chat (#173)

* add changes

* decouple config

* blast web and chat

* Feature/prompt provider and type reno (#174)

* modify

* mostly complete.

* tweak types

* Feature/add app field to config (#175)

* modify

* mostly complete.

* tweak types

* fix config name issue, add app field

* tweak imports and all that

* Feature/add redis config option (#176)

* modify

* mostly complete.

* tweak types

* add redis config option

* erase cruft

* Feature/add redis config option (#177)

* modify

* mostly complete.

* tweak types

* add redis config option

* erase cruft

* update package deps (#178)
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